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