clearContent method

void clearContent()

Implementation

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