onDragStart property
Signature reporting the new LatLng at the start of a drag event.
Implementation
final ValueChanged<LatLng>? onDragStart;
Signature reporting the new LatLng at the start of a drag event.
final ValueChanged<LatLng>? onDragStart;