bracketRight constant

PhysicalKeyboardKey const bracketRight

Represents the location of the "Bracket Right" key on a generalized keyboard.

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey bracketRight = PhysicalKeyboardKey(0x00070030);