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