NiceBackupStatusBadge constructor
const
NiceBackupStatusBadge({})
Implementation
const NiceBackupStatusBadge({
super.key,
required this.status,
this.showAge = false,
this.createdAt,
this.tags = const [],
this.maxTags = 2,
});