clearText method

void clearText()

Implementation

void clearText() {
  _inputPanelController.clear();
}