theme property

CometChatTheme? theme
final

theme can pass custom theme class or dark theme defaultDarkTheme object from CometChatTheme class, by default light theme

Implementation

final CometChatTheme? theme;