disposeTextMixin method

void disposeTextMixin()
inherited

Implementation

void disposeTextMixin() {
  _textPaints.clear();
}