bracketLeft constant

LogicalKeyboardKey const bracketLeft

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey bracketLeft = LogicalKeyboardKey(0x0000000005b);