mounted property

bool mounted

Implementation

bool get mounted => _overlayState?.mounted ?? false;