file property

File? file
final

file is used to create Image.file() it should not be null if clickableImageType is ClickableImageType.file

Implementation

final File? file;