menu
Dart
dart:html
KeyEvent
shiftKey property
shiftKey
dark_mode
light_mode
description
shiftKey
property
bool
get
shiftKey
override
True if the shift key was pressed during this event.
Implementation
bool get shiftKey => _parent.shiftKey;
Dart
dart:html
KeyEvent
shiftKey property
KeyEvent class
Cookies management controls