material-ui-rs 0.5.0

A Material3 inspired theme for `iced`
Documentation
1
2
3
4
5
6
pub const CONTAINER_SHAPE: f32 = super::super::shape::CORNER_EXTRA_SMALL;
pub const CONTAINER_ELEVATION_LEVEL: u8 = 2;
pub const TOP_SPACE: f32 = 8.0;
pub const BOTTOM_SPACE: f32 = 8.0;
pub const LIST_ITEM_CONTAINER_HEIGHT: f32 = 48.0;
pub const LIST_ITEM_ICON_SIZE: f32 = 24.0;