navigatorPageFactory property
StandardPageWithResultFactory<StandardPageWithResult<Object?, Object?> , Object?, Object?> ?
get
navigatorPageFactory
The navigator page factory of this page, if any.
Implementation
StandardPageWithResultFactory? get navigatorPageFactory =>
_extendedDataMap[this]?.navigatorPageFactory;