metaRight constant

Key const metaRight

Implementation

static const Key metaRight = Key._(
    keyCode: 92, code: 'MetaRight', key: 'Meta', location: KeyLocation.right);