totalDistanceCallback property

void Function(String?)? totalDistanceCallback
final

Called after polylines are created for the given sourceLatLng and destinationLatLng and totalDistance is initialized.

Implementation

final void Function(String?)? totalDistanceCallback;