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