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