minus constant

Key const minus

Implementation

static const Key minus =
    Key._(keyCode: 189, code: 'Minus', shiftKey: '_', key: '-');