DragSun constructor

DragSun({
  1. required int countOfTries,
})

Implementation

DragSun({required this.countOfTries});