TBodyNode constructor

TBodyNode(
  1. MarkdownConfig config,
  2. WidgetVisitor visitor
)

Implementation

TBodyNode(this.config, this.visitor);