DragPicToWordGame constructor
DragPicToWordGame({
- required int countOfTries,
Implementation
DragPicToWordGame({required this.countOfTries});
DragPicToWordGame({required this.countOfTries});