menu
iconoir_flutter package
documentation
mail_opened.dart
MailOpened
MailOpened.new const constructor
MailOpened.new const constructor
dark_mode
light_mode
MailOpened
constructor
const
MailOpened
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const MailOpened({Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
mail_opened
MailOpened
MailOpened.new const constructor
MailOpened class