menu
flutter_google_street_view package
documentation
flutter_google_street_view.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;
flutter_google_street_view package
documentation
flutter_google_street_view
Marker
onDrag property
Marker class