Expand description
The styling library of Iced.
It contains a set of styles and stylesheets for most of the built-in widgets.
Re-exports§
Modules§
- application
- Change the appearance of an application.
- button
- Change the apperance of a button.
- checkbox
- Change the appearance of a checkbox.
- container
- Change the appearance of a container.
- menu
- Change the appearance of menus.
- pane_
grid - Change the appearance of a pane grid.
- pick_
list - Change the appearance of a pick list.
- progress_
bar - Change the appearance of a progress bar.
- qr_code
- Change the appearance of a QR code.
- radio
- Change the appearance of radio buttons.
- rule
- Change the appearance of a rule.
- scrollable
- Change the appearance of a scrollable.
- slider
- Change the apperance of a slider.
- svg
- Change the appearance of a svg.
- text_
editor - Change the appearance of a text editor.
- text_
input - Change the appearance of a text input.
- theme
- Use the built-in theme and styles.
- toggler
- Change the appearance of a toggler.