SuperchargeConfigOptions constructor
SuperchargeConfigOptions({
- SuperchargeConfigOptionsCallbacks? callbacks,
- SuperchargeConfigOptionsSelection? selection,
- SuperchargeConfigOptionsStyle? style,
Implementation
SuperchargeConfigOptions({
this.callbacks,
this.selection,
this.style,
});