empty static method

ChatBackground empty()
override

create ChatBackground Empty

Implementation

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