initialHtmlData property

String? initialHtmlData
final

The initial HTML content to load in the webview. Either this or url must be provided, but not both.

Implementation

final String? initialHtmlData;