onDrag property

ValueChanged<LatLng>? onDrag
final

Signature reporting the new LatLng during the drag event.

Implementation

final ValueChanged<LatLng>? onDrag;