shellNavigatorKey top-level property
final
The global key for the shell navigator.
Implementation
final GlobalKey<NavigatorState> shellNavigatorKey = GlobalKey<NavigatorState>();
The global key for the shell navigator.
final GlobalKey<NavigatorState> shellNavigatorKey = GlobalKey<NavigatorState>();