ZeroSwitchStyle constructor
const
ZeroSwitchStyle({})
Implementation
const ZeroSwitchStyle({
this.activeColor,
this.inactiveColor,
this.activeThumbColor,
this.inactiveThumbColor,
this.thumbSize,
});
const ZeroSwitchStyle({
this.activeColor,
this.inactiveColor,
this.activeThumbColor,
this.inactiveThumbColor,
this.thumbSize,
});