Skip to main content

set_defaults

Function set_defaults 

Source
pub fn set_defaults<Message>(
    font: Font,
    text_size: impl Into<Pixels>,
) -> Task<Message>
Expand description

Sets a new default Font and text size for the running application.