parentNavigatorKey property

GlobalKey<NavigatorState>? parentNavigatorKey
finalinherited

The key for the navigator that will contain this page

Implementation

final GlobalKey<NavigatorState>? parentNavigatorKey;