const MessageBubble({ super.key, required this.userName, required this.message, required this.time, this.isSender = false, });