OnDropList typedef

OnDropList = void Function(int? listIndex)

Implementation

typedef OnDropList = void Function(int? listIndex);