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

Spread Radio Buttons evenly across width / height? #36

Open SilasNiewierra opened 3 years ago

SilasNiewierra commented 3 years ago

Is there a way to spread the radio options evenly in the available width or height? Something like the Column widget MainAxisAlignment property?