AudioVisualizerOptions constructor
Implementation
const AudioVisualizerOptions({
this.centeredBands = true,
this.barCount = 7,
this.smoothTransition = true,
});
const AudioVisualizerOptions({
this.centeredBands = true,
this.barCount = 7,
this.smoothTransition = true,
});