menu
new_flutter_icons package
documentation
new_flutter_icons.dart
IconToggle
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
bool
>
?
onChanged
final
The callback function.
Implementation
final ValueChanged<bool>? onChanged;
new_flutter_icons package
documentation
new_flutter_icons
IconToggle
onChanged property
IconToggle class