webviewOptions property

WebviewPanelOptions? get webviewOptions

Content settings for the webview panels created for this custom editor.

Implementation

_i4.WebviewPanelOptions? get webviewOptions => _i3.getProperty(
      this,
      'webviewOptions',
    );