toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-compose
/
io.getstream.chat.android.compose.ui.theme.messages.list
/
PollMessageStyle
Poll
Message
Style
data
class
PollMessageStyle
(
val
backgroundColor
:
Color
)
Represents the style for poll messages.
Parameters
background
Color
The background color for the poll message.
Members
Constructors
Poll
Message
Style
Link copied to clipboard
constructor
(
backgroundColor
:
Color
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
background
Color
Link copied to clipboard
val
backgroundColor
:
Color