initialUrl property
The initialUrl to load in the webview.
When null the webview will be created without loading any page.
Implementation
final String? initialUrl;
The initialUrl to load in the webview.
When null the webview will be created without loading any page.
final String? initialUrl;