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