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