ArithmericOperatorWidget constructor
const
ArithmericOperatorWidget({
- Key? key,
- required DartBlockAlgebraicOperator arithmeticOperator,
Implementation
const ArithmericOperatorWidget({super.key, required this.arithmeticOperator});