childControllerCount property
int
get
childControllerCount
Get count of tracked child controllers for debugging
Implementation
int get childControllerCount => _childControllers.length;
Get count of tracked child controllers for debugging
int get childControllerCount => _childControllers.length;