menu
flint_dart package
documentation
mail.dart
Mailable
toHtml method
toHtml method
dark_mode
light_mode
toHtml
method
String
toHtml
(
)
Get HTML content for testing or other purposes
Implementation
String toHtml() { return build().toHtml(); }
flint_dart package
documentation
mail
Mailable
toHtml method
Mailable class