menu
flutter_virtual_keyboard package
documentation
flutter_virtual_keyboard/controllers/virtual_keyboard_controller.dart
VirtualKeyboardController
isShiftPressed property
isShiftPressed property
dark_mode
light_mode
isShiftPressed
property
bool
get
isShiftPressed
Implementation
bool get isShiftPressed => _isShiftPressed;
flutter_virtual_keyboard package
documentation
flutter_virtual_keyboard/controllers/virtual_keyboard_controller
VirtualKeyboardController
isShiftPressed property
VirtualKeyboardController class