altRight constant

LogicalKeyboardKey const altRight

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey altRight = LogicalKeyboardKey(0x00200000105);