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