onLocationChanged property

ArgumentCallback<LatLng>? onLocationChanged
final

onLocationChanged callback which receives a position when the user moves

Implementation

final ArgumentCallback<LatLng>? onLocationChanged;