const Message({required this.icon, required this.color, required this.title, this.body, this.cancel, this.actions});