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