rootScope property
final
The root FocusScopeNode in the focus tree.
This field is rarely used direction. Instead, to find the FocusScopeNode for a given BuildContext, use FocusScope.of.
Implementation
final FocusScopeNode rootScope = FocusScopeNode()