metaLeft constant

LogicalKeyboardKey const metaLeft

Represents the logical "Meta Left" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey metaLeft = LogicalKeyboardKey(0x00200000106);