Radio Button
Radio buttons let a user select only one of a limited number of choices.
- Radio Button requires a lot of extra setup outside the Radio Button itself.
Most of the important setup occurs in the button container's
.selectable()API.
Color Customizations
Colors can be customized via RadioButtonDefaults.colors().