menu
aliplayer_widget package
documentation
ui/setting/setting_item.dart
SettingItem<T>
onSwitchChanged property
onSwitchChanged property
dark_mode
light_mode
onSwitchChanged
property
ValueChanged
<
bool
>
?
onSwitchChanged
final
switch 回调
Implementation
final ValueChanged<bool>? onSwitchChanged;
aliplayer_widget package
documentation
ui/setting/setting_item
SettingItem<T>
onSwitchChanged property
SettingItem class