const StatusMessage({ Key? key, this.title, required this.message, required this.alertType, }) : super(key: key);