VoiceEffectsPanel constructor
const
VoiceEffectsPanel({})
Implementation
const VoiceEffectsPanel({
super.key,
this.controller,
this.backgroundColor,
this.accentColor,
this.labelColor,
this.showPresets = true,
this.showAdvanced = false,
this.onSettingsChanged,
});