theme property

ChatTheme? theme
final

The visual theme for the chat UI. If not provided, defaults to ChatTheme.light.

Implementation

final ChatTheme? theme;