Function composable::views::ui::font::with_default_fonts
source ยท pub fn with_default_fonts<F: FnOnce() -> R, R>(f: F) -> R
Available on crate features
unstable
and views
and default_ui
only.Expand description
Sets the default font for the supplied closure.