AnimationWrapper constructor

AnimationWrapper(
  1. LocationTween locationTween,
  2. AnimationController locationCtrller
)

Implementation

AnimationWrapper(this.locationTween, this.locationCtrller);