controlRight constant
Represents the logical "Control Right" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey controlRight = LogicalKeyboardKey(0x00200000101);
Represents the logical "Control Right" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey controlRight = LogicalKeyboardKey(0x00200000101);