DragRearrange constructor

DragRearrange({
  1. required int countOfTries,
})

Implementation

DragRearrange({required this.countOfTries});