MathDragSticks constructor

MathDragSticks({
  1. required int countOfTries,
})

Implementation

MathDragSticks({required this.countOfTries});