ProgressCircular constructor
ProgressCircular({})
Implementation
ProgressCircular(
{this.percentage="20",
this.backgroundColor,
this.progressColor,
this.size,
this.fillColor,
this.lineWidth});