bool metaKey

True if the Meta (or Mac command) key is pressed during this event.

Source

bool get metaKey => _parent.metaKey;