menu
vania package
documentation
mail.dart
Content
Content.new const constructor
Content.new const constructor
dark_mode
light_mode
Content
constructor
const
Content
(
{
String
?
text
,
String
?
html
,
})
Implementation
const Content({ this.text, this.html, });
vania package
documentation
mail
Content
Content.new const constructor
Content class