DragToTheBox constructor

DragToTheBox({
  1. required int countOfTries,
})

Implementation

DragToTheBox({required this.countOfTries});