ImageNode constructor

ImageNode(
  1. Map<String, String> attributes,
  2. MarkdownConfigGeneralFramework config,
  3. WidgetVisitor visitor
)

UncompleteDocumentation

Implementation

ImageNode(this.attributes, this.config, this.visitor);