activeCount property

int get activeCount

Get the number of currently active toastrs

Implementation

int get activeCount => _activeToastrs.length;