WidgetProfileChatListBuilder constructor
const
WidgetProfileChatListBuilder({})
Implementation
const WidgetProfileChatListBuilder({
super.key,
required this.type,
required this.id,
required this.builder,
});
const WidgetProfileChatListBuilder({
super.key,
required this.type,
required this.id,
required this.builder,
});