ImageNode constructor
ImageNode(
- Map<
String, String> attributes, - MarkdownConfig config,
- WidgetVisitor visitor
Implementation
ImageNode(this.attributes, this.config, this.visitor);