DragPicToPicGame constructor

DragPicToPicGame({
  1. required int countOfTries,
})

Implementation

DragPicToPicGame({required this.countOfTries});