children property

List<ModularRoute> children

Add children to this route that can be retrieved through the parent route

Implementation

List<ModularRoute> get children;