ThemeSwitchToggleButton constructor
const
ThemeSwitchToggleButton({})
Implementation
const ThemeSwitchToggleButton({
super.key,
this.enabledIcon,
this.disabledIcon,
this.enabledIconColor,
this.disabledIconColor,
this.onToggle,
});