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