rootNavigator property

NavigationController rootNavigator

The root navigator in the navigation scheme.

This navigator manages top level destinations.

Implementation

NavigationController get rootNavigator => _rootNavigator;