activeCount property
int
get
activeCount
Gets the count of active progress overlays
Implementation
int get activeCount => _activeProgress.length;
Gets the count of active progress overlays
int get activeCount => _activeProgress.length;