NiceMaintenanceState constructor
const
NiceMaintenanceState({})
Implementation
const NiceMaintenanceState({
super.key,
this.title,
this.message,
this.expectedEndTime,
this.action,
this.icon,
this.color,
});