navigatorKey property

GlobalKey<NavigatorState> navigatorKey
final

A navigator key that can be used to retrieve the navigation stack for this tab

Implementation

final GlobalKey<NavigatorState> navigatorKey;