space_{x,y}
space::{horizontal,vertical}
Theme
styling
iced.rs
An example showcasing custom styling with a light and dark theme.
All the example code is located in the main file.
main
You can run it with cargo run:
cargo run
cargo run --package styling