onDragEnd property

ValueChanged<MFLatLng>? onDragEnd
final

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

Implementation

final ValueChanged<MFLatLng>? onDragEnd;