ChatColors constructor
const
ChatColors({})
Implementation
const ChatColors({
this.surfaceBackground,
this.botBubbleBackground,
this.userBubbleBackground,
this.botBubbleForeground,
this.userBubbleForeground,
this.botBubbleShadow,
});