WaveProgress constructor
WaveProgress(})
Implementation
WaveProgress(
this.size,
this.progress, {
this.borderColor = Colors.blueAccent,
this.fillColor = Colors.blueAccent,
this.label,
this.subLabel,
});
WaveProgress(
this.size,
this.progress, {
this.borderColor = Colors.blueAccent,
this.fillColor = Colors.blueAccent,
this.label,
this.subLabel,
});