clearSelection method

void clearSelection()

Implementation

void clearSelection() => emit(value.copyWith(selection: UDocSelection.none));