Webview$Typings extension

on

Properties

asWebviewUri Uri Function(Uri)
getter/setter pair
cspSource String
Content security policy source for webview resources.
no setter
html String
HTML contents of the webview.
getter/setter pair
onDidReceiveMessage Event
Fired when the webview content posts a message.
no setter
options WebviewOptions
Content settings for the webview.
getter/setter pair
postMessage Future Function([dynamic])
getter/setter pair