CometChatCollaborativeWebView constructor
const
CometChatCollaborativeWebView({})
Implementation
const CometChatCollaborativeWebView(
{super.key,
required this.title,
required this.webviewUrl,
this.titleStyle,
this.backIcon,
this.appBarColor,
this.backIconColor});