menu
google_maps_flutter package
documentation
google_maps_flutter.dart
Marker
onDrag property
onDrag property
dark_mode
light_mode
onDrag
property
ValueChanged
<
LatLng
>
?
onDrag
final
Signature reporting the new
LatLng
during the drag event.
Implementation
final ValueChanged<LatLng>? onDrag;
google_maps_flutter package
documentation
google_maps_flutter
Marker
onDrag property
Marker class