initialChildren property
The list of initial route entries to be matched by the sub-router when it's created
Implementation
final List<PageRouteInfo>? initialChildren;
The list of initial route entries to be matched by the sub-router when it's created
final List<PageRouteInfo>? initialChildren;