undo constant Null safety
Represents the logical "Undo" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey undo = LogicalKeyboardKey(0x0010000040a);
Represents the logical "Undo" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey undo = LogicalKeyboardKey(0x0010000040a);