pub fn id(id: impl Into<Id>) -> impl Selector<Output = Target>
selector
Creates a new Selector that matches widgets with the given [widget::Id].
Selector
widget::Id