S360fSwitchTileTextOnly constructor
const
S360fSwitchTileTextOnly({})
Implementation
const S360fSwitchTileTextOnly({
required this.label,
super.key,
this.value = false,
this.textStyle,
this.disable = false,
this.onChanged,
this.errorText,
this.showError = false,
});