shift constant

Key const shift

Implementation

static const Key shift = Key._(
    keyCode: 16, key: 'Shift', code: 'ShiftLeft', location: KeyLocation.left);