isAlt property

bool get isAlt

Implementation

bool get isAlt => modifiers.contains(KeyModifier.alt);