rootNavigatorKey property
A key to the root navigator state that can be used to perform navigation actions from anywhere in the application.
Implementation
final GlobalKey<NavigatorState>? rootNavigatorKey;
A key to the root navigator state that can be used to perform navigation actions from anywhere in the application.
final GlobalKey<NavigatorState>? rootNavigatorKey;