clearSelection method

void clearSelection()

Implementation

void clearSelection() {
  _state._clearSelection();
}