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