empty static method

Backgrounds empty()
override

create Backgrounds Empty

Implementation

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