Chat Theme
Корневой элемент, описывающий изображения, цвета, шрифты
Parameters
context
androidContext
colors
стили, задающие цвета в приложении
images
стили, задающие изображения в приложении
typography
стили, задающие шрифты в приложении
Constructors
Link copied to clipboard
constructor(context: Context, colors: ChatColors = ChatColors(), images: ChatImages = ChatImages(), texts: ChatTexts = ChatTexts(), typography: ChatTypography = ChatTypography())