numpad7 constant
Represents the location of the "Numpad 7" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
Implementation
static const PhysicalKeyboardKey numpad7 = PhysicalKeyboardKey(0x0007005f);
Represents the location of the "Numpad 7" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
static const PhysicalKeyboardKey numpad7 = PhysicalKeyboardKey(0x0007005f);