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