theme property

ChatTheme theme
final

Chat theme. Extend ChatTheme class to create your own theme or use existing one, like the DefaultChatTheme. You can customize only certain variables, see more here DefaultChatTheme.

Implementation

final ChatTheme theme;