shiftLeft constant
Represents the logical "Shift Left" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey shiftLeft = LogicalKeyboardKey(0x00200000102);
Represents the logical "Shift Left" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey shiftLeft = LogicalKeyboardKey(0x00200000102);