CuReCircularProgressBar constructor
const
CuReCircularProgressBar({})
Implementation
const CuReCircularProgressBar({
super.key,
this.color,
this.size,
required this.percentage,
this.showPercentage,
this.child,
});