CodeBlockNode constructor
CodeBlockNode(
- Element element,
- PreConfig preConfig,
- WidgetVisitor visitor
Implementation
CodeBlockNode(this.element, this.preConfig, this.visitor);