File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -486,7 +486,7 @@ CometChatGroupMembers(
486486| ` onEmpty ` | ` OnEmpty? ` | Callback triggered when the list is empty. |
487487| ` leadingStateView ` | ` Widget? Function(BuildContext, GroupMember)? ` | Widget for the leading section of each group member. |
488488| ` titleView ` | ` Widget? Function(BuildContext, GroupMember)? ` | Custom title view for each group member. |
489- | ` hideUserStatus ` | ` bool? ` | Flag to hide the user status indicator on the avatar. |
489+ | ` usersStatusVisibility ` | ` bool? ` | Controls visibility of the user status indicator on the avatar (default: true). |
490490| ` hideBanMemberOption ` | ` bool? ` | Flag to hide the ban member option. |
491491| ` hideKickMemberOption ` | ` bool? ` | Flag to hide the kick member option. |
492492| ` hideScopeChangeOption ` | ` bool? ` | Flag to hide the scope change option. |
You can’t perform that action at this time.
0 commit comments