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