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