menu
jet_flutter_framework package
documentation
jet_framework.dart
GroupedRadio<T>
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
T?
>
onChanged
final
Called when the value of the checkbox group changes.
Implementation
final ValueChanged<T?> onChanged;
jet_flutter_framework package
documentation
jet_framework
GroupedRadio<T>
onChanged property
GroupedRadio class