isShift property

bool get isShift

Implementation

bool get isShift => modifiers.contains(KeyModifier.shift);