menu
my_components package
documentation
core_components/CustomSwitch.dart
CustomSwitch
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
dynamic Function
(
bool
)
onChanged
final
Implementation
final Function(bool) onChanged;
my_components package
documentation
core_components/CustomSwitch
CustomSwitch
onChanged property
CustomSwitch class