control property

bool? control

If this shortcut has a trigger, this indicates whether or not the control modifier needs to be down or not.

Implementation

bool? get control => _control;