rootScope property
Synthetic attached, non-requestable root for the focus tree.
Implementation
final FocusScopeNode rootScope = FocusScopeNode(
debugLabel: 'Root Focus Scope',
);
Synthetic attached, non-requestable root for the focus tree.
final FocusScopeNode rootScope = FocusScopeNode(
debugLabel: 'Root Focus Scope',
);