menu
tfn_design_system package
documentation
components/switch.dart
AppSwitch
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
bool
>
?
onChanged
final
Implementation
final ValueChanged<bool>? onChanged;
tfn_design_system package
documentation
components/switch
AppSwitch
onChanged property
AppSwitch class