WrapAnimation typedef

WrapAnimation = Widget Function(AnimationController controller, CancelFunc cancelFunc, Widget widget)

Implementation

typedef WrapAnimation = Widget Function(AnimationController controller, CancelFunc cancelFunc, Widget widget);