openFilter method

void openFilter()

Toggle filter selector

Implementation

void openFilter() {
  showFiltersOverlay(editorController: this);
}