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