activeCount property

int get activeCount

Number of currently active toasts

Implementation

int get activeCount => _activeToasts.length;