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