onDragEnd property

ValueChanged<LatLng>? onDragEnd
final

Signature reporting the new LatLng at the end of a drag event.

Implementation

final ValueChanged<LatLng>? onDragEnd;