navigatorKey property

GlobalKey<NavigatorState> navigatorKey

For use by the Router architecture as part of the RouterDelegate.

Implementation

GlobalKey<NavigatorState> get navigatorKey => _configuration.navigatorKey;