navigatorKey property

GlobalKey<NavigatorState> navigatorKey
final

This is used in case we want a single Router covering all the branches.

Implementation

final GlobalKey<NavigatorState> navigatorKey;