menu
webapp package
documentation
wa_htmler.dart
$Text
toHtml method
toHtml method
dark_mode
light_mode
toHtml
method
@
override
String
toHtml
(
)
override
Implementation
@override String toHtml() { return htmlEscape.convert(content); }
webapp package
documentation
wa_htmler
$Text
toHtml method
$Text class