SubstackNode constructor
SubstackNode(
- List<
List< rows, {LatexNode> > - SourceRange? sourceRange,
Implementation
SubstackNode(this.rows, {this.sourceRange});