shiftRight constant

LogicalKeyboardKey const shiftRight

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey shiftRight = LogicalKeyboardKey(0x00200000103);