mounted property

bool get mounted

Implementation

bool get mounted => _webWebViewParams.iFrame.parentElement != null;