navigatorKeyForSubRoute abstract method
Returns the key for the Navigator that is to be used for the specified immediate sub-route of this shell route.
Implementation
GlobalKey<NavigatorState> navigatorKeyForSubRoute(RouteBase subRoute);
Returns the key for the Navigator that is to be used for the specified immediate sub-route of this shell route.
GlobalKey<NavigatorState> navigatorKeyForSubRoute(RouteBase subRoute);