isShowing property

bool get isShowing

Checks if a snackbar is currently showing

Implementation

bool get isShowing => _isShowing;