menu
khadem package
documentation
mail.dart
Mail
text static method
text static method
dark_mode
light_mode
text
static method
MailerInterface
text
(
String
content
)
Sets the plain text body.
Implementation
static MailerInterface text(String content) => manager.text(content);
khadem package
documentation
mail
Mail
text static method
Mail class