unfocus method

void unfocus()

Implementation

void unfocus() {
  focusScope.unfocus();
}