closeWithoutSelection method

void closeWithoutSelection()

Implementation

void closeWithoutSelection() {
  _state?._closeWithoutSelection();
}