hideKeyboard method

void hideKeyboard()

Implementation

void hideKeyboard() {
  formController.hideKeyboard();
}