menu
flutter_handy_utils package
documentation
widgets/grouped_radio_button.dart
GroupedRadioButton<T>
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
dynamic Function
(
T?
value
)
onChanged
final
Implementation
final Function(T? value) onChanged;
flutter_handy_utils package
documentation
widgets/grouped_radio_button
GroupedRadioButton<T>
onChanged property
GroupedRadioButton class