menu
purpi_kit package
documentation
core/widgets/custom_html_view.dart
CustomHtmlView
CustomHtmlView.new const constructor
CustomHtmlView.new const constructor
dark_mode
light_mode
CustomHtmlView
constructor
const
CustomHtmlView
(
{
Key
?
key
,
required
String
html
,
})
Implementation
const CustomHtmlView({ super.key, required this.html, });
purpi_kit package
documentation
core/widgets/custom_html_view
CustomHtmlView
CustomHtmlView.new const constructor
CustomHtmlView class