childControllers property

List<RoutingController> childControllers

Holds track of the list of attached child controllers

Implementation

List<RoutingController> get childControllers => _childControllers;