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