UProgressRingGauge constructor
const
UProgressRingGauge({})
Implementation
const UProgressRingGauge({
required this.value,
super.key,
this.min = 0,
this.max = 100,
this.size = 160,
this.label,
this.valueLabel,
this.style = const UGaugeStyle(),
});