[][src]Module iced::widget::radio

Create choices using radio buttons.

Structs

Radio

A circular button representing a choice, with a generic text Color.

Traits

Renderer

The renderer of a Radio button.