showKeyboard method

void showKeyboard()

Implementation

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