alt constant

KeyModifiers const alt

Represents the Alt key modifier.

Implementation

static const KeyModifiers alt = KeyModifiers._(0x02);