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