Function load_material_font

Source
pub fn load_material_font() -> Command<Result<(), Error>>
Expand description

Loads the source so that it can be registered at the beginning of iced

See an example of how to do this by clicking here