UnreadCountIndicator constructor
const
UnreadCountIndicator({})
Implementation
const UnreadCountIndicator({super.key, required this.unreadCount, required this.backgroundColor, required this.textStyle});
const UnreadCountIndicator({super.key, required this.unreadCount, required this.backgroundColor, required this.textStyle});