navigatorKey top-level property
The key used to access the navigator.
Implementation
final GlobalKey<NavigatorState> navigatorKey = GlobalKey<NavigatorState>();
The key used to access the navigator.
final GlobalKey<NavigatorState> navigatorKey = GlobalKey<NavigatorState>();