menu
flutter_bloc_form_plus package
documentation
flutter_bloc_form.dart
RadioFieldTheme
canDeselect property
canDeselect property
dark_mode
light_mode
canDeselect
property
bool
canDeselect
final
if
true
the radio button selected can be deselect by tapping.
Implementation
final bool canDeselect;
flutter_bloc_form_plus package
documentation
flutter_bloc_form
RadioFieldTheme
canDeselect property
RadioFieldTheme class