Hides the header filter row, applying any required filter-state transition.
Returns whether the operation completed successfully.
Future<bool> hideFilters() { return _requireAttached(_hideFilters).call(); }