activeCount property

int get activeCount

Gets the count of active progress overlays

Implementation

int get activeCount => _activeProgress.length;