isOverlayShowing abstract method

bool isOverlayShowing(
  1. String overlayId
)

Check whether the overlay is displayed

Implementation

bool isOverlayShowing(String overlayId);