menu
aliplayer_widget package
documentation
ui/aliplayer_custom_switch_widget.dart
AliPlayerCustomSwitchWidget
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
bool
>
?
onChanged
final
开关状态变化时的回调
Implementation
final ValueChanged<bool>? onChanged;
aliplayer_widget package
documentation
ui/aliplayer_custom_switch_widget
AliPlayerCustomSwitchWidget
onChanged property
AliPlayerCustomSwitchWidget class