CirclePainter constructor

CirclePainter(
  1. Color color
)

Implementation

CirclePainter(this.color);