activeFirstNestedPage property
bool
get
activeFirstNestedPage
Flag indicating whether the first page in nestedPageFactories should always be stacked as the first page of the nested Navigator.
The default value is true.
See also: StandardPageWithNestedNavigatorFactory
Implementation
bool get activeFirstNestedPage => true;