PointerUpCallback typedef

PointerUpCallback = void Function(PointerUpEvent event, LatLng point)

Implementation

typedef PointerUpCallback = void Function(PointerUpEvent event, LatLng point);