TapCallback typedef

TapCallback = void Function(LatLng? point)

Implementation

typedef TapCallback = void Function(LatLng? point);