InputNode constructor
InputNode(
- Map<
String, String> attr, - MarkdownConfig config
Implementation
InputNode(this.attr, this.config);
InputNode(this.attr, this.config);