VSwitchStyle constructor
const
VSwitchStyle({})
Implementation
const VSwitchStyle({
this.switchColor,
this.tagColor,
this.tagBorderColor,
this.borderColor,
this.trackDisabledOff,
this.trackDisabledOn,
this.thumbDisabled,
this.borderDisabledOff,
this.borderDisabledOn,
this.thumbBorderDisabled,
});