ChatViewStateWidgetConfiguration constructor
const
ChatViewStateWidgetConfiguration({})
Implementation
const ChatViewStateWidgetConfiguration({
this.widget,
this.title,
this.titleTextStyle,
this.imageWidget,
this.subTitle,
this.subTitleTextStyle,
this.loadingIndicatorColor,
this.reloadButton,
this.showDefaultReloadButton = true,
this.reloadButtonColor,
});