navigatorKey property

GlobalKey<NavigatorState>? navigatorKey
final

A key to use for the Navigator.

Implementation

final GlobalKey<NavigatorState>? navigatorKey;