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