TextBlockNode constructor

TextBlockNode(
  1. InlineTextNode child
)

Implementation

TextBlockNode(this.child);