navigatorKey property

GlobalKey<NavigatorState>? navigatorKey
final

A key to use when building the Navigator widget.

Implementation

final GlobalKey<NavigatorState>? navigatorKey;