menu
iconoir_flutter package
documentation
solid/send_mail.dart
SendMailSolid
SendMailSolid const constructor
SendMailSolid const constructor
dark_mode
light_mode
SendMailSolid
constructor
const
SendMailSolid
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const SendMailSolid({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
solid/send_mail
SendMailSolid
SendMailSolid const constructor
SendMailSolid class