childControllerCount property

int get childControllerCount
inherited

Get count of tracked child controllers for debugging

Implementation

int get childControllerCount => _childControllers.length;