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