onDragStart property

ValueChanged<LatLng>? onDragStart
final

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

Implementation

final ValueChanged<LatLng>? onDragStart;