onTap property

void Function(LatLng, double (LatLng))? onTap
final

Implementation

final void Function(LatLng, double Function(LatLng))? onTap;