bracketRight constant

Key const bracketRight

Implementation

static const Key bracketRight =
    Key._(keyCode: 221, code: 'BracketRight', shiftKey: '}', key: ']');