CirclePainter constructor
CirclePainter(})
Implementation
CirclePainter(
this.percentage,
this.maxValue,
this.isDarkMode,
this.currentValue,
this.minValue, {
this.backgroundColor,
this.progressColor,
this.markColor,
this.borderColor,
});