ChatViewItemAvatarModel constructor
ChatViewItemAvatarModel({})
Implementation
ChatViewItemAvatarModel(
{this.avatarPath,
this.defaultAvatarPath,
this.isAvatarShow = true,
this.avatarSize,
this.avatarColor,
this.customAvatar,
this.customAvatarWidget,
this.avatarTap});