OpenWSwitch constructor
const
OpenWSwitch({})
Implementation
const OpenWSwitch({
super.key,
required this.state,
required this.value,
required this.activeColor,
required this.activeTrackColor,
required this.inactiveThumbColor,
required this.inactiveTrackColor,
required this.focusColor,
required this.hoverColor,
});