menu
innerlibs
widget_ext.dart
KeyboardExtensions
isShiftPressed property
isShiftPressed
dark_mode
light_mode
isShiftPressed
property
bool
get
isShiftPressed
Implementation
bool get isShiftPressed => HardwareKeyboard.instance.isShiftPressed;
innerlibs
widget_ext
KeyboardExtensions
isShiftPressed property
KeyboardExtensions extension on
KeyEvent