DocumentationIcon constructor

const DocumentationIcon(
  1. String url
)

Create an annotation to provide a URL to an image describing a class.

Implementation

const DocumentationIcon(this.url);