onDragStart property

ValueChanged<LatLng>? onDragStart
finalinherited

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

Implementation

final ValueChanged<LatLng>? onDragStart;