hasActiveOverlay property

bool get hasActiveOverlay

Returns true if there is an active overlay.

Implementation

bool get hasActiveOverlay => _overlays.isNotEmpty;