onReorder property

dynamic Function(int oldIndex, int newIndex) onReorder
final

Implementation

final Function(int oldIndex, int newIndex) onReorder;