FilePreviewWidget constructor
const
FilePreviewWidget({})
Implementation
const FilePreviewWidget({
super.key,
required this.fileUrl,
required this.isChatAttachmentDownloadEnable,
this.isSender = false,
this.saveAttachmentToDownloads = false,
});