handleAddButton method

void handleAddButton()

Implementation

void handleAddButton() {
  handleAddNewFilter!(stateManager);
}