menu
nice2dev_flutter_ui
editors\nice_toggle.dart
NiceToggle
onChanged property
onChanged
dark_mode
light_mode
onChanged
property
ValueChanged
<
bool
>
?
onChanged
final
Implementation
final ValueChanged<bool>? onChanged;
nice2dev_flutter_ui
nice_toggle
NiceToggle
onChanged property
NiceToggle class