forceShowKeyboard method

void forceShowKeyboard()

Implementation

void forceShowKeyboard() {
  inputController.showKeyboard();
}