controlRight constant

LogicalKeyboardKey const controlRight

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey controlRight = LogicalKeyboardKey(0x00200000101);