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