clear constant

Key const clear

Implementation

static const Key clear = Key._(
    keyCode: 12, key: 'Clear', code: 'Numpad5', location: KeyLocation.numpad);