Package-level declarations

Types

Link copied to clipboard
class MessageOptionItemState(@StringRes val title: Int, val titleColor: Color, val iconPainter: Painter, val iconColor: Color, val action: MessageAction)

UI representation of a Message option, when the user selects a message in the list.