initialChildren property

List<PageRouteInfo>? initialChildren
final

The list of initial route entries to be matched by the sub-router when it's created

Implementation

final List<PageRouteInfo>? initialChildren;