SIQLogViewTheme constructor
SIQLogViewTheme({})
Implementation
SIQLogViewTheme({
this.backgroundColor,
this.titleColor,
this.textViewColor,
this.textViewBackgroundColor,
this.sendTitleColor,
this.sendBackgroundColor,
this.cancelTitleColor,
});