RBarCodeCircleIndicatorPainter constructor
RBarCodeCircleIndicatorPainter({})
Implementation
RBarCodeCircleIndicatorPainter(
{this.progress,
this.outColor: Colors.white,
this.innerColor: Colors.green,
this.radius});