initialUrl property

String? initialUrl
final

The initialUrl to load in the webview.

When null the webview will be created without loading any page.

Implementation

final String? initialUrl;