pub fn find_by_text(text: impl Into<String>) -> Task<Option<Text>>
selector
Finds a widget that contains the given text.