shellNavigatorKey top-level property

GlobalKey<NavigatorState> shellNavigatorKey
final

The global key for the shell navigator.

Implementation

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