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