digit9 constant Null safety

LogicalKeyboardKey const digit9

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey digit9 = LogicalKeyboardKey(0x00000000039);