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