empty static method

InputBackgroundLocal empty()
override

create InputBackgroundLocal Empty

Implementation

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