webviewOptions property

dynamic get webviewOptions

Content settings for the webview created for this view.

Implementation

_i2.dynamic get webviewOptions => _i3.getProperty(
      this,
      'webviewOptions',
    );