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