MathDragBlocksAdd constructor

MathDragBlocksAdd({
  1. required ToolsOfMath tools,
  2. required int countOfTries,
})

Implementation

MathDragBlocksAdd({required this.tools, required this.countOfTries});