SIQInputCardTheme constructor
SIQInputCardTheme({})
Implementation
SIQInputCardTheme({
this.titleColor,
this.textFieldTextColor,
this.textFieldBackgroundColor,
this.textFieldPlaceholderColor,
this.sendButtonBackgroundColor,
this.sendButtonIconColor,
this.separatorColor,
});