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