home constant

LogicalKeyboardKey const home

Represents the logical "Home" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey home = LogicalKeyboardKey(0x00100000306);