meta constant

KeyModifiers const meta

Represents the Meta key modifier.

Implementation

static const KeyModifiers meta = KeyModifiers._(0x20);