Skip to main content

value

Function value 

Source
pub fn value<'a, Theme>(value: impl ToString) -> Text<'a, Theme>
where Theme: Catalog + 'a,
Expand description

Creates a new Text widget that displays the provided value.