metaPressed property

bool metaPressed

Whether meta key is currently pressed.

Implementation

bool get metaPressed => _metaPressed;