Module iced::widget::checkbox

source ·
Expand description

Show toggle controls using checkboxes.

Structs

The appearance of a checkbox.
The icon in a Checkbox.

Traits

A set of rules that dictate the style of a checkbox.

Type Definitions

A box that can be checked.