UnreadMessagesCountComponent constructor
const
UnreadMessagesCountComponent({})
Implementation
const UnreadMessagesCountComponent(
{super.key,
this.backgroundColor = ColorsPackage.primary,
required this.unreadMessagesCount});