quotedBackgroundColor

Deprecated

Use quoted.backgroundColor instead

Replace with

import io.getstream.chat.android.compose.ui.theme.MessageTheme.quoted.backgroundColor
QuotedMessageStyle(backgroundColor = Color(...))

Parameters

quotedBackgroundColor

The background color for the quoted messages.