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