alphanumeric constant
Represents the logical "Alphanumeric" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey alphanumeric = LogicalKeyboardKey(0x00100000702);
Represents the logical "Alphanumeric" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey alphanumeric = LogicalKeyboardKey(0x00100000702);