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