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