menu
dimap package
documentation
protocol.dart
PageContent
html property
html property
dark_mode
light_mode
html
property
String
?
get
html
Web page HTML content.
Implementation
String? get html;
set
html
(
String
?
content
)
Implementation
set html(String? content);
dimap package
documentation
protocol
PageContent
html property
PageContent class