end constant Null safety
Represents the location of the "End" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
Implementation
static const PhysicalKeyboardKey end = PhysicalKeyboardKey(0x0007004d);
Represents the location of the "End" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
static const PhysicalKeyboardKey end = PhysicalKeyboardKey(0x0007004d);