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