menu
lib_common_fx package
documentation
ui/fx_radio_button.dart
FxRadioButton<T>
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
T?
>
onChanged
final
Implementation
final ValueChanged<T?> onChanged;
lib_common_fx package
documentation
ui/fx_radio_button
FxRadioButton<T>
onChanged property
FxRadioButton class