menu
eyflutter_webview package
documentation
flutter_html.dart
Html
data property
data property
dark_mode
light_mode
data
property
String
?
data
final
The HTML data passed to the widget as a String
Implementation
final String? data;
eyflutter_webview package
documentation
flutter_html
Html
data property
Html class