ctrlArmed property

  1. @override
bool get ctrlArmed
override

Whether the sticky Ctrl modifier is armed.

Implementation

@override
bool get ctrlArmed => _ctrlArmed;