ImageFileContent constructor
const
ImageFileContent(
- String path
Creates image content from a file path.
Implementation
const ImageFileContent(this.path);
Creates image content from a file path.
const ImageFileContent(this.path);