bracketLeft constant

Key const bracketLeft

Implementation

static const Key bracketLeft =
    Key._(keyCode: 219, code: 'BracketLeft', shiftKey: '{', key: '[');