empty static method

Animations empty()
override

create Animations Empty

Implementation

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