webView property

WebViewWidget get webView

Implementation

WebViewWidget get webView {
  return _stateBridge.webView;
}