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