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