FileAttachmentViewStyle

constructor(    @ColorInt backgroundColor: Int,     @ColorInt strokeColor: Int,     @Px strokeWidth: Int,     @Px cornerRadius: Int,     progressBarDrawable: Drawable,     actionButtonIcon: Drawable,     failedAttachmentIcon: Drawable,     titleTextStyle: TextStyle,     fileSizeTextStyle: TextStyle)