ProgressLinear constructor
ProgressLinear({})
Implementation
ProgressLinear(
{this.percentage="30",
this.backgroundColor,
this.progressColor,
this.width,
this.fillColor,
this.lineHeight});
ProgressLinear(
{this.percentage="30",
this.backgroundColor,
this.progressColor,
this.width,
this.fillColor,
this.lineHeight});