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