Webview$Typings extension
- on
Properties
- asWebviewUri ↔ Uri Function(Uri)
-
Available on Webview, provided by the Webview$Typings extension
getter/setter pair - cspSource → String
-
Available on Webview, provided by the Webview$Typings extension
Content security policy source for webview resources.no setter - html ↔ String
-
Available on Webview, provided by the Webview$Typings extension
HTML contents of the webview.getter/setter pair - onDidReceiveMessage → Event
-
Available on Webview, provided by the Webview$Typings extension
Fired when the webview content posts a message.no setter - options ↔ WebviewOptions
-
Available on Webview, provided by the Webview$Typings extension
Content settings for the webview.getter/setter pair - postMessage ↔ Future Function([dynamic])
-
Available on Webview, provided by the Webview$Typings extension
getter/setter pair