DragTheSuitableShape constructor

DragTheSuitableShape({
  1. required int countOfTries,
})

Implementation

DragTheSuitableShape({required this.countOfTries});