rootNavigatorKey top-level property

GlobalKey<NavigatorState> rootNavigatorKey
final

The global key for the root navigator.

Implementation

final GlobalKey<NavigatorState> rootNavigatorKey = GlobalKey<NavigatorState>();