empty static method

Animation empty()
override

create Animation Empty

Implementation

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