[][src]Module iced::widget::checkbox

Show toggle controls using checkboxes.

Structs

Style

The appearance of a checkbox.

Traits

StyleSheet

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

Type Definitions

Checkbox

A box that can be checked.