mounted property

bool get mounted

Whether this entry is currently mounted in an overlay.

Implementation

bool get mounted => _overlay != null;