menu
card_settings package
documentation
widgets/numeric_fields/card_settings_switch.dart
CardSettingsSwitch
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
@
override
ValueChanged
<
bool
>
?
onChanged
final
Fires when the switch state is changed
Implementation
@override final ValueChanged<bool>? onChanged;
card_settings package
documentation
widgets/numeric_fields/card_settings_switch
CardSettingsSwitch
onChanged property
CardSettingsSwitch class