numpad6 constant Null safety
Represents the logical "Numpad 6" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey numpad6 = LogicalKeyboardKey(0x00200000236);
Represents the logical "Numpad 6" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey numpad6 = LogicalKeyboardKey(0x00200000236);