ketanchoyal / custom_radio_grouped_button

Custom Flutter widgets that makes Checkbox and Radio Buttons much cleaner and easier.
MIT License
150 stars 42 forks source link

Clear Selection #47

Closed machadoguilhermebr closed 3 years ago

machadoguilhermebr commented 3 years ago

how could I clear the selection? I would like to put a button, that when it is clicked

the CustomRadioButton to clear the selection

ketanchoyal commented 3 years ago

you could set the default selection to null