childPageFactories property
List<StandardChildPageWithResultFactory<StandardPageWithResult<Object?, Object?> , Object?, Object?, Object?> >
childPageFactories
final
The list of child pages that can be navigated to from this page.
See also: StandardChildPageWithResultFactory
Implementation
final List<StandardChildPageWithResultFactory> childPageFactories;