SIQFileMessageTheme constructor
SIQFileMessageTheme({})
Implementation
SIQFileMessageTheme({
this.incomingTitleColor,
this.incomingSubTitleColor,
this.outgoingTitleColor,
this.outgoingSubTitleColor,
this.incomingFileViewBackgroundColor,
this.outgoingFileViewBackgroundColor,
this.incomingCommentBackgoundColor,
this.outgoingCommentBackgoundColor,
});