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