ChatTheme

constructor(context: Context, colors: ChatColors = ChatColors(), images: ChatImages = ChatImages(), texts: ChatTexts = ChatTexts(), typography: ChatTypography = ChatTypography())
constructor(chatComponents: ChatComponents)
constructor(flows: ChatFlows)