empty static method

InputBackground empty()
override

create InputBackground Empty

Implementation

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