bracketRight constant Null safety

LogicalKeyboardKey const bracketRight

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey bracketRight = LogicalKeyboardKey(0x0000000005d);