menu
phoenix_switch package
documentation
switch_button.dart
SwitchButton
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
bool
>
onChanged
final
点击事件
Implementation
final ValueChanged<bool> onChanged;
phoenix_switch package
documentation
switch_button
SwitchButton
onChanged property
SwitchButton class