childControllerCount property

int get childControllerCount

Get count of tracked child controllers for debugging

Implementation

int get childControllerCount => _childControllers.length;