meta constant

Key const meta

Implementation

static const Key meta = Key._(
    keyCode: 91, key: 'Meta', code: 'MetaLeft', location: KeyLocation.left);