OnEventHit typedef

OnEventHit = void Function(SortableItemState state, SortableElement accept)

Implementation

typedef OnEventHit = void Function(SortableItemState state, SortableElement accept);