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