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