clear static method

FilterConfig clear()

Clear all filters

Implementation

static FilterConfig clear() {
  return FilterConfig(volume: 1.0);
}