stopSelection method

void stopSelection()

Implementation

void stopSelection() {
  notifyEvent(LyricEvent.stopSelection);
}