AlignedNode constructor
AlignedNode(})
Implementation
AlignedNode(
this.rows, {
this.alignType = AlignType.center,
this.envName,
this.rowGaps = const [],
this.sourceRange,
});
AlignedNode(
this.rows, {
this.alignType = AlignType.center,
this.envName,
this.rowGaps = const [],
this.sourceRange,
});