LocationTween constructor
LocationTween({
- required IInterpolationServiceOptimized<
ILatLng> interpolator,
Implementation
LocationTween({required this.interpolator});