Text Button Chat Style
constructor(chatText: TextMessageStyle? = null, @ColorRes strokeColorResId: Int? = null, @DimenRes strokeWidthDpResId: Int? = null, @ColorRes buttonColor: Int? = null, colorStateList: ColorStateList? = null, cornersRadius: CornersSize? = null, @DrawableRes background: Int? = null)
Parameters
chat Text
стиль для текста на кнопке
stroke Color Res Id
цвет контура кнопки
stroke Width Dp Res Id
ширина контура кнопки
button Color
цвет кнопки. Имеет меньший приоритет перед colorStateList
color State List
цвета кнопки в соответствии с ее состоянием
corners Radius
радиус углов для кнопки
background
фоновое изображение для кнопки