children property
Add children to this route that can be retrieved through the parent route
Implementation
final List<ModularRoute> children;
Add children to this route that can be retrieved through the parent route
final List<ModularRoute> children;