digit1 constant

LogicalKeyboardKey const digit1

Represents the logical "Digit 1" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey digit1 = LogicalKeyboardKey(0x00000000031);