menu
flutter_animarker package
documentation
core/ripple_marker.dart
RippleMarker
onDrag property
onDrag property
dark_mode
light_mode
onDrag
property
ValueChanged
<
LatLng
>
?
onDrag
final
inherited
Signature reporting the new
LatLng
during the drag event.
Implementation
final ValueChanged<LatLng>? onDrag;
flutter_animarker package
documentation
core/ripple_marker
RippleMarker
onDrag property
RippleMarker class