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