redo constant
Represents the logical "Redo" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey redo = LogicalKeyboardKey(0x00100000409);
Represents the logical "Redo" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey redo = LogicalKeyboardKey(0x00100000409);