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