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