WaterDropletPainter constructor

WaterDropletPainter({
  1. Color? dropColor,
})

Implementation

WaterDropletPainter({this.dropColor});