digit3 constant

LogicalKeyboardKey const digit3

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey digit3 = LogicalKeyboardKey(0x00000000033);