setListView method

void setListView()

Implementation

void setListView() {
  _view = 0;
  notifyListeners();
}