showKeyboard method

void showKeyboard()

Implementation

void showKeyboard() {
  _controller.add(true);
}