DragDays constructor

DragDays({
  1. required int countOfTries,
})

Implementation

DragDays({required this.countOfTries});