DocumentationIcon constructor
- String url
Create an annotation to provide a URL to an image describing a class.
Implementation
const DocumentationIcon(this.url);
Create an annotation to provide a URL to an image describing a class.
const DocumentationIcon(this.url);