showHighlight method

void showHighlight()

Implementation

void showHighlight() {
  isHighlightVisible = true;
}