RoundedLinearPercentify constructor
RoundedLinearPercentify(})
Implementation
RoundedLinearPercentify(this._percent,
{this.width, this.strokeWidth, this.valueStrokeWidth, this.backgroundColor, this.valueColor, this.child, Key? key})
: super(key: key);