MathDragBlocksSub constructor
MathDragBlocksSub({
- required ToolsOfMath tools,
- required int countOfTries,
Implementation
MathDragBlocksSub({required this.tools, required this.countOfTries});