backslash constant

LogicalKeyboardKey const backslash

Represents the logical "Backslash" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey backslash = LogicalKeyboardKey(0x0000000005c);