rootNavigator property
ExtendedNavigatorState<RouterBase?> ?
get
rootNavigator
Implementation
ExtendedNavigatorState? get rootNavigator =>
ExtendedNavigator.of(this, rootRouter: true, nullOk: true);