empty static method

Sticker empty()
override

create Sticker Empty

Implementation

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