hideHighlight method

void hideHighlight()

Implementation

void hideHighlight() {
  isHighlightVisible = false;
}