isCtrl property

bool get isCtrl

Implementation

bool get isCtrl => modifiers.contains(KeyModifier.ctrl);