highlight method

void highlight()

Implementation

void highlight() {
  _isHighlight = true;
}