menu
finch package
documentation
htmler.dart
$Comment
toHtml method
toHtml method
dark_mode
light_mode
toHtml
method
@
override
String
toHtml
(
)
override
Implementation
@override String toHtml() { return '<!-- ${content.toHtml()} -->'; }
finch package
documentation
htmler
$Comment
toHtml method
$Comment class