| setAvatar | String | sets image url to be shown in avatar in the leading view |
| setStatusIndicatorColor | Color | sets color of the status indicator |
| setTitle | String | sets the title to display |
| setSubtitleView | Widget | sets custom subtitle below the title |
| setTailView | Widget | sets the trailing widget, can be a Text, CometChatDate or CometChatBadge |
| hideSeparator | bool | used to hide the divider separating the list items |
| setStyle | ListItemStyle | used to customize the appearance of this widget |
| setAvatarStyle | AvatarStyle | used to customise the Avatar shown in the leading view |
| setStatusIndicatorStyle | StatusIndicatorStyle | used to customise the status indicator |