GroupTextNode constructor

GroupTextNode(
  1. List<InlineTextNode> children
)

Implementation

GroupTextNode(this.children);