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