menu
flutter_neumorphism package
documentation
neumorphism_theme/widget/switch.dart
NeumorphismSwitch
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
bool
>
?
onChanged
final
Implementation
final ValueChanged<bool>? onChanged;
flutter_neumorphism package
documentation
neumorphism_theme/widget/switch
NeumorphismSwitch
onChanged property
NeumorphismSwitch class