NeoThemeToggle constructor
const
NeoThemeToggle({})
Implementation
const NeoThemeToggle({
super.key,
required this.isDark,
required this.onChanged,
this.width = 124,
this.height = 56,
this.backgroundColor,
});