pub fn is_focused() -> impl Selector<Output = Target>
selector
Returns a Selector that matches widgets that are currently focused.
Selector