unreadBubbleBuilder property

ChatsWidgetBuilder<ChatBase>? unreadBubbleBuilder
final

Builder used only if midSection is null Replaces the default unread bubble Widget The widget is a child of Stack, place above the group avatar

Implementation

final ChatsWidgetBuilder? unreadBubbleBuilder;