arrowLeft constant

LogicalKeyboardKey const arrowLeft

Represents the logical "Arrow Left" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey arrowLeft = LogicalKeyboardKey(0x00100000302);