IconButtonChatStyle

constructor(style: IconButtonColorStyle, @DrawableRes iconRes: Int, @DrawableRes clickedStateIconRes: Int? = null)

Parameters

style

описывает цвета для IconButton

iconRes

ресурс изображения IconButton

clickedStateIconRes

ресурс изображения, отображаемый при нажатии на кнопку