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