file property

File? file
final

File read from disk. Use with image_picker or file_picker results.

Implementation

final File? file;