options property
WebviewPanelOptions
get
options
Content settings for the webview panel.
Implementation
_i3.WebviewPanelOptions get options => _i5.getProperty(
this,
'options',
);
Content settings for the webview panel.
_i3.WebviewPanelOptions get options => _i5.getProperty(
this,
'options',
);