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