S360fSwitchWithInput constructor
const
S360fSwitchWithInput({})
Implementation
const S360fSwitchWithInput({
required this.label,
super.key,
this.value = false,
this.additionalValue = '',
this.hint = '',
this.onChanged,
this.onChangedText,
this.suffixIcon,
this.errorText,
this.showError = false,
this.backgroundColor,
});