navigatorKey property

GlobalKey<NavigatorState>? navigatorKey
final

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

Implementation

final GlobalKey<NavigatorState>? navigatorKey;