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