Skip to content

Commit f2bd637

Browse files
Update group-members.mdx
1 parent ce93101 commit f2bd637

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui-kit/flutter/group-members.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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. |

0 commit comments

Comments
 (0)