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