DragAndDropSentence constructor

DragAndDropSentence({
  1. required int countOfTries,
})

Implementation

DragAndDropSentence({required this.countOfTries});