LocationTween constructor

LocationTween({
  1. required IInterpolationServiceOptimized<ILatLng> interpolator,
})

Implementation

LocationTween({required this.interpolator});