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