navigatorKey property
GlobalKey<NavigatorState>
get
navigatorKey
For use by the Router architecture as part of the RouterDelegate.
Implementation
GlobalKey<NavigatorState> get navigatorKey => _configuration.navigatorKey;