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