nestedNavigatorKey property
Implementation
final nestedNavigatorKey = GlobalKey<NavigatorState>(
debugLabel: 'StandardPageWithNestedNavigator:nestedNavigatorKey',
);
final nestedNavigatorKey = GlobalKey<NavigatorState>(
debugLabel: 'StandardPageWithNestedNavigator:nestedNavigatorKey',
);