FastCircleProgressPainter constructor
const
FastCircleProgressPainter(})
Implementation
const FastCircleProgressPainter(
this.currentProgress, {
this.progressColor = Colors.blue,
this.backgroundColor = Colors.grey,
this.strokeWidth = 10,
});