showingOverlay property

bool get showingOverlay

Implementation

bool get showingOverlay{
  return _overlayAdded;
}