LongPressCallback typedef

LongPressCallback = void Function(LatLng? point)

Implementation

typedef LongPressCallback = void Function(LatLng? point);