TxGradientCircularProgressIndicator constructor
const
TxGradientCircularProgressIndicator({})
Implementation
const TxGradientCircularProgressIndicator({
this.radius,
this.colors,
super.key,
this.strokeWidth = 2.0,
this.stops,
this.strokeCapRound = false,
this.backgroundColor,
this.totalAngle = 2 * math.pi,
this.value,
});