MessageDateSeparatorTheme

data class MessageDateSeparatorTheme(val textStyle: TextStyle, val backgroundColor: Color)

Represents message date separator theming.

Parameters

textStyle

The text style for the date separator.

backgroundColor

The background color for the date separator.

Constructors

Link copied to clipboard
constructor(textStyle: TextStyle, backgroundColor: Color)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard