children property

  1. @override
List<ModularRoute> children
finalinherited

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

Implementation

@override
final List<ModularRoute> children;