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