mirror of
https://github.com/hmalik144/easy_cc_flutter.git
synced 2025-12-10 03:05:34 +00:00
Text changed on listeners (#4)
This commit is contained in:
4
lib/Utils/SelectionType.dart
Normal file
4
lib/Utils/SelectionType.dart
Normal file
@@ -0,0 +1,4 @@
|
||||
enum SelectionType {
|
||||
conversionFrom,
|
||||
conversionTo
|
||||
}
|
||||
Reference in New Issue
Block a user