controlLeft constant

LogicalKeyboardKey const controlLeft

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey controlLeft = LogicalKeyboardKey(0x00200000100);