DragSuitableWord constructor

DragSuitableWord({
  1. required int countOfTries,
})

Implementation

DragSuitableWord({required this.countOfTries});