onFileTap property
final
Callback, called when a FileAttachment of this ChatItem is tapped.
Implementation
final void Function(FileAttachment)? onFileTap;
Callback, called when a FileAttachment of this ChatItem is tapped.
final void Function(FileAttachment)? onFileTap;