pickPagesForRootNavigator property

Iterable<FlowerPage> Function(RouteDecoder currentNavStack)? pickPagesForRootNavigator
final

Implementation

final Iterable<FlowerPage> Function(RouteDecoder currentNavStack)?
    pickPagesForRootNavigator;