body property
Body of the matrix.
First index is line number. Second index is column number.
Implementation
final List<List<EquationRowNode?>> body;
Body of the matrix.
First index is line number. Second index is column number.
final List<List<EquationRowNode?>> body;