EquationRowNode.empty constructor

EquationRowNode.empty()

Implementation

factory EquationRowNode.empty() => EquationRowNode(children: []);