CometChatOption constructor
CometChatOption({})
Implementation
CometChatOption(
{required this.id,
this.title,
this.icon,
this.packageName,
this.titleStyle,
this.backgroundColor,
this.iconTint,
this.onClick});