DragEndCallback<T> typedef

DragEndCallback<T> = void Function(T mapObject)

Implementation

typedef DragEndCallback<T> = void Function(T mapObject);