2020-03-19 16:43:25 +03:00

6 lines
99 B
Dart

part of virtual_keyboard_multi_language;
enum VirtualKeyboardDefaultLayouts{
Arabic,
English
}