focusEnabled property

bool focusEnabled
final

Whether the focusing is enabled.

If false, actions and shortcurts will not work, regardless of what is set on actionsEnabled.

Implementation

final bool focusEnabled;