accel constant
Represents the logical "Accel" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey accel = LogicalKeyboardKey(0x00100000101);
Represents the logical "Accel" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey accel = LogicalKeyboardKey(0x00100000101);