buildAnimation abstract method
Subclasses must implement this to build the animated widget.
Implementation
Widget buildAnimation(BuildContext context, AnimationController controller);
Subclasses must implement this to build the animated widget.
Widget buildAnimation(BuildContext context, AnimationController controller);