onTextFieldTapped method

void onTextFieldTapped()

Implementation

void onTextFieldTapped() {
  showEmojiPanel.value = false;
}