navigatorKey property

GlobalKey<NavigatorState> navigatorKey
final

Return the navigator key used by the App's View.

Implementation

final navigatorKey = GlobalKey<NavigatorState>();