isShowing property

bool get isShowing

Implementation

bool get isShowing =>
    _overlayManager.isToastShowing || _overlayManager.hasBannerEntries;