menu
nbp_custom_widgets package
documentation
nbp_custom_widgets.dart
RadioButton<T>
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
void Function
(
T?
)
?
onChanged
final
Implementation
final void Function(T?)? onChanged;
nbp_custom_widgets package
documentation
nbp_custom_widgets
RadioButton<T>
onChanged property
RadioButton class