updateLabel method

  1. @protected
void updateLabel()

Implementation

@protected
void updateLabel() {
  _removeLabels();
  addLabel(_state);
}