exitKeyboard method

dynamic exitKeyboard()

Implementation

exitKeyboard() {
  isClose = true;
}