InputPageBlockMathematicalExpression constructor

InputPageBlockMathematicalExpression({
  1. required String expression,
})

Implementation

InputPageBlockMathematicalExpression({required this.expression});