empty static method

Background empty()
override

create Background Empty

Implementation

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