OnStartDragList typedef

OnStartDragList = void Function(int? listIndex)

Implementation

typedef void OnStartDragList(int? listIndex);