digit1 constant
Represents the location of the "Digit 1" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
Implementation
static const PhysicalKeyboardKey digit1 = PhysicalKeyboardKey(0x0007001e);
Represents the location of the "Digit 1" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
static const PhysicalKeyboardKey digit1 = PhysicalKeyboardKey(0x0007001e);