QuickChatWidget constructor
const
QuickChatWidget({})
Implementation
const QuickChatWidget({
super.key,
required this.widgetCode,
required this.appBarTitle,
required this.appBarTitleColor,
required this.backgroundColor,
required this.appBarBackgroundColor,
required this.appBarBackButtonColor,
});