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