menu
kivex_flutter package
documentation
icons/layout-grid.dart
LayoutGrid
LayoutGrid.new const constructor
LayoutGrid.new const constructor
dark_mode
light_mode
LayoutGrid
constructor
const
LayoutGrid
(
{
Key
?
key
,
double
size
=
24
,
Color
?
color
,
double
strokeWidth
=
2
,
})
Implementation
const LayoutGrid({ super.key, this.size = 24, this.color, this.strokeWidth = 2, });
kivex_flutter package
documentation
icons/layout-grid
LayoutGrid
LayoutGrid.new const constructor
LayoutGrid class