Checks if current IME is in English mode.
Future<bool> isEnglishKeyboard() async { throw UnimplementedError('isEnglishKeyboard() must be implemented'); }