control property Null safety
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;
If this shortcut has a trigger, this indicates whether or not the control modifier needs to be down or not.
bool? get control => _control;