newKey constant
Represents the location of the "New Key" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
Implementation
static const PhysicalKeyboardKey newKey = PhysicalKeyboardKey(0x000c0201);
Represents the location of the "New Key" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
static const PhysicalKeyboardKey newKey = PhysicalKeyboardKey(0x000c0201);