DragIntoGroups constructor

DragIntoGroups({
  1. required int countOfTries,
})

Implementation

DragIntoGroups({required this.countOfTries});