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