value property

  1. @override
ILatLng value
override

Implementation

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