value property

  1. @override
ILatLng get value
override

Implementation

@override
ILatLng get value => _proxyAnim.value.copyWith(bearing: _bearingAnimation.value);