In the build method, I display an image from the file system, like so:
build
final String imagePath = ...; final File file = File(imagePath); return file.