TickThePicMath constructor

TickThePicMath({
  1. required int countOfTries,
})

Implementation

TickThePicMath({required this.countOfTries});