clearText method

void clearText()

Implementation

void clearText() {
  _state?.clearText();
}