pub fn select_all<T>(id: impl Into<Id>) -> Task<T>
Selects all the content of the widget with the given [Id].
Id