SIQReplyViewTheme constructor
SIQReplyViewTheme({})
Implementation
SIQReplyViewTheme({
this.backgroundColor,
this.titleColor,
this.subtitleColor,
this.verticalLine,
this.messageTypeIconColor,
this.closeButton,
});