FormlessTheme constructor
const
FormlessTheme({})
Implementation
const FormlessTheme({
this.userBubbleColor,
this.botBubbleColor,
this.userTextColor,
this.botTextColor,
this.sendButtonColor,
this.typingIndicatorColor,
this.inputBorderColor,
this.inputHintText,
this.inputDecoration,
this.inputTextStyle,
});