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