DecoratorProvider

A provider for the list of Decorators that will be used to decorate the message list items.

Properties

Link copied to clipboard
abstract val decorators: List<Decorator>

The list of Decorators that will be used to decorate the message list items.

Inherited functions

Link copied to clipboard

Combines two DecoratorProviders into a single one.