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