DragSunMoon constructor

DragSunMoon({
  1. required int countOfTries,
})

Implementation

DragSunMoon({required this.countOfTries});