Unfocuses the given FocusNode. This method removes focus from the provided focus node.
focus
void unFocus(FocusNode focus) => focus.unfocus();