Skip to main content

Crate material_ui_rs

Crate material_ui_rs 

Source

Re-exports§

pub use application::application;
pub use application::window;
pub use application::window_settings;
pub use application::window_with_min_size;
pub use application::with_material_fonts;

Modules§

animation
Small animation helpers for Material themed state.
application
Helpers for bootstrapping iced applications with Material defaults.
fonts
Bundled Material typefaces and icon fonts.
style
Material 3 style catalogs for the bundled crate::Theme.
text
tokens
widget
Material 3 sized widget constructors.

Structs§

ColorQuartet
ColorScheme
A Theme’s color scheme.
Custom
A custom Theme.
Inverse
Outline
Surface
SurfaceContainer

Enums§

Theme

Type Aliases§

Container
An iced::widget::Container that uses the bundled Theme by default.
Element
An iced::Element that uses the bundled Theme by default.