AlfreedAnimation constructor

AlfreedAnimation(
  1. AnimationController controller, {
  2. List<Animation>? subAnimations,
})

Implementation

AlfreedAnimation(this.controller, {this.subAnimations});