empty static method

SearchBackground empty()
override

create SearchBackground Empty

Implementation

static SearchBackground empty() {
  return SearchBackground({});
}