menu
eliud_pkg_text package
documentation
platform/web_html_solution2.dart
MyHtmlWidget
MyHtmlWidget const constructor
MyHtmlWidget const constructor
dark_mode
light_mode
MyHtmlWidget
constructor
const
MyHtmlWidget
(
{
Key
?
key
,
required
String
html
,
})
Implementation
const MyHtmlWidget({super.key, required this.html});
eliud_pkg_text package
documentation
platform/web_html_solution2
MyHtmlWidget
MyHtmlWidget const constructor
MyHtmlWidget class