onDrag property

ValueChanged<LatLng>? onDrag
finalinherited

Signature reporting the new LatLng during the drag event.

Implementation

final ValueChanged<LatLng>? onDrag;