ModulaErrorState constructor
const
ModulaErrorState({})
Implementation
const ModulaErrorState({
super.key,
this.icon,
this.title,
this.description,
this.errorCode,
this.action,
this.iconColor,
this.titleStyle,
this.descriptionStyle,
this.errorCodeStyle,
this.padding,
this.spacing = 16,
this.type = ModulaErrorStateType.generic,
});