WaveformPainter constructor
WaveformPainter(})
Implementation
WaveformPainter(this.waveformData, this.progress,
{this.playedColor = Colors.blue, this.unplayedColor = Colors.grey,this.barWidth = 2});
WaveformPainter(this.waveformData, this.progress,
{this.playedColor = Colors.blue, this.unplayedColor = Colors.grey,this.barWidth = 2});