FileAttachmentTheme

constructor(background: Color, itemShape: Shape, imageThumbnail: Shape, downloadIconStyle: IconStyle, fileNameTextStyle: TextStyle, fileMetadataTextStyle: TextStyle)

Parameters

background

The background color for the file attachment.

itemShape

The shape for the file attachment.

imageThumbnail

The shape for the image thumbnail.

downloadIconStyle

The styling for the download icon.

fileNameTextStyle

The text style for the file name.

fileMetadataTextStyle

The text style for the file metadata.