braceRight constant Null safety

LogicalKeyboardKey const braceRight

Represents the logical "Brace Right" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey braceRight = LogicalKeyboardKey(0x0000000007d);