eraseEof constant
Represents the logical "Erase Eof" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey eraseEof = LogicalKeyboardKey(0x00100000405);
Represents the logical "Erase Eof" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey eraseEof = LogicalKeyboardKey(0x00100000405);