pub fn unfocus<T>() -> impl Operation<T>
Produces an Operation that unfocuses the focused widget.
Operation