menu
neo_concierge
app/modules/profile/widgets/custom_switch.dart
CustomSwitch
onChanged property
onChanged
dark_mode
light_mode
onChanged
property
void Function
(
bool
?
newValue
)
onChanged
final
Implementation
final void Function(bool? newValue) onChanged;
neo_concierge
custom_switch
CustomSwitch
onChanged property
CustomSwitch class