OnReorder typedef

OnReorder = void Function(int, int)

Implementation

typedef OnReorder = void Function(int, int);