pub fn set_defaults<Message>( font: Font, text_size: impl Into<Pixels>, ) -> Task<Message>
Sets a new default Font and text size for the running application.
Font