DisplayConfig constructor
DisplayConfig({})
Implementation
DisplayConfig({
this.showOnlineMemberCount = true,
this.showAnchor = true,
this.showTextFieldGiftAction = true,
this.showTextFieldThumbsUpAction = true,
});