AliPlayerCustomSwitchWidget constructor
const
AliPlayerCustomSwitchWidget({})
Implementation
const AliPlayerCustomSwitchWidget({
super.key,
required this.text,
required this.startIcon,
required this.initialValue,
this.onChanged,
});