menu
webapp package
documentation
wa_htmler.dart
$Doctype
toHtml method
toHtml method
dark_mode
light_mode
toHtml
method
@
override
String
toHtml
(
)
override
Implementation
@override String toHtml() { return '<!DOCTYPE ${params.join(" ")}>'; }
webapp package
documentation
wa_htmler
$Doctype
toHtml method
$Doctype class