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