menu
js_bindings package
documentation
bindings/touch_events.dart
PropsTouchEvent
shiftKey property
shiftKey property
dark_mode
light_mode
shiftKey
property
bool
get
shiftKey
Implementation
bool get shiftKey => js_util.getProperty(this, 'shiftKey');
js_bindings package
documentation
bindings/touch_events
PropsTouchEvent
shiftKey property
PropsTouchEvent extension on
TouchEvent