shiftLevel5 constant
Represents the logical "Shift Level 5" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey shiftLevel5 = LogicalKeyboardKey(0x00100000111);
Represents the logical "Shift Level 5" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey shiftLevel5 = LogicalKeyboardKey(0x00100000111);