NbpWaveWidget constructor
const
NbpWaveWidget({})
Implementation
const NbpWaveWidget({
super.key,
this.firstWaveHeight,
this.secondWaveHeight,
this.thirdWaveHeight,
this.firstWaveColor,
this.secondWaveColor,
this.thirdWaveColor,
});