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