OnListAdd typedef

OnListAdd = void Function(DragAndDropListInterface newList, int newListIndex)

Implementation

typedef void OnListAdd(DragAndDropListInterface newList, int newListIndex);