menu
kivex_flutter package
documentation
icons/mail-open.dart
MailOpen
MailOpen.new const constructor
MailOpen.new const constructor
dark_mode
light_mode
MailOpen
constructor
const
MailOpen
(
{
Key
?
key
,
double
size
=
24
,
Color
?
color
,
double
strokeWidth
=
2
,
})
Implementation
const MailOpen({ super.key, this.size = 24, this.color, this.strokeWidth = 2, });
kivex_flutter package
documentation
icons/mail-open
MailOpen
MailOpen.new const constructor
MailOpen class