tailView property
tailView a custom widget for the tail section of the group member list item
Implementation
final Function(BuildContext, GroupMember)? tailView;
tailView a custom widget for the tail section of the group member list item
final Function(BuildContext, GroupMember)? tailView;