shift constant

KeyModifiers const shift

Represents the Shift key modifier.

Implementation

static const KeyModifiers shift = KeyModifiers._(0x01);