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