DragPicWithoutWord constructor

DragPicWithoutWord({
  1. required int countOfTries,
})

Implementation

DragPicWithoutWord({required this.countOfTries});