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