MathChooseBoard constructor

MathChooseBoard({
  1. required ToolsOfMath tools,
})

Implementation

MathChooseBoard({required this.tools});