menu
xfdn_design_system_admin package
documentation
widgets/custom_switch.dart
CustomSwitch
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
bool
>
?
onChanged
final
Implementation
final ValueChanged<bool>? onChanged;
xfdn_design_system_admin package
documentation
widgets/custom_switch
CustomSwitch
onChanged property
CustomSwitch class