menu
flutter_clx_base package
documentation
flutter_clx_base.dart
GFRadioListTile<T>
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
?
onChanged
final
Called when the user checks or unchecks the checkbox.
Implementation
final ValueChanged<dynamic>? onChanged;
flutter_clx_base package
documentation
flutter_clx_base
GFRadioListTile<T>
onChanged property
GFRadioListTile class