url property

Uri? url
final

The initial Uri url that will be displayed in webview. Either this or initialHtmlData must be provided, but not both.

Implementation

final Uri? url;