none constant

KeyModifiers const none

Represents no modifier keys pressed.

Implementation

static const KeyModifiers none = KeyModifiers._(0x00);