fileAttachmentListBuilder property

AttachmentListBuilder? fileAttachmentListBuilder
final

Builder used to build the file type attachment list.

In case you want to customize the attachment item, consider using fileAttachmentBuilder.

Implementation

final AttachmentListBuilder? fileAttachmentListBuilder;