braceLeft constant Null safety
Represents the logical "Brace Left" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey braceLeft = LogicalKeyboardKey(0x0000000007b);
Represents the logical "Brace Left" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey braceLeft = LogicalKeyboardKey(0x0000000007b);