numpad3 constant
Represents the logical "Numpad 3" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey numpad3 = LogicalKeyboardKey(0x00200000233);
Represents the logical "Numpad 3" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey numpad3 = LogicalKeyboardKey(0x00200000233);