const UnreadMessage( {Key? key, required this.count, this.width = 18, this.height = 18}) : super(key: key);