onlineMemberListPanelBuilder property
Customize the online member list panel when tap the avatar of online member will show panel.
Implementation
final Widget Function(BuildContext context, String groupID)?
onlineMemberListPanelBuilder;
Customize the online member list panel when tap the avatar of online member will show panel.
final Widget Function(BuildContext context, String groupID)?
onlineMemberListPanelBuilder;