arrowLeft constant
Represents the logical "Arrow Left" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey arrowLeft = LogicalKeyboardKey(0x00100000302);
Represents the logical "Arrow Left" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey arrowLeft = LogicalKeyboardKey(0x00100000302);