InputNode constructor

InputNode(
  1. Map<String, String> attr,
  2. MarkdownConfig config
)

Implementation

InputNode(this.attr, this.config);