rootScope property

FocusScopeNode rootScope
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()