childControllers property
List<RoutingController>
get
childControllers
Holds track of the list of attached child controllers
Implementation
List<RoutingController> get childControllers => _childControllers;