file property

File? file
final

The image file to be loaded. This is used when imageType is ImageType.file.

Implementation

final File? file;