ArcaneCircularProgress constructor
const
ArcaneCircularProgress({})
Implementation
const ArcaneCircularProgress({
required this.value,
this.size,
this.strokeWidth,
this.fillColor,
this.trackColor,
this.label,
this.showPercentage = true,
super.key,
});