find_by_text

Function find_by_text 

Source
pub fn find_by_text(text: impl Into<String>) -> Task<Option<Text>>
Expand description

Finds a widget that contains the given text.