empty static method

InputSticker empty()
override

create InputSticker Empty

Implementation

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