ServiceAgreementTileState constructor
Implementation
const ServiceAgreementTileState({
required this.subtitle,
required this.statusLabel,
required this.statusBgColor,
this.cardBackground,
this.isExpired,
});
const ServiceAgreementTileState({
required this.subtitle,
required this.statusLabel,
required this.statusBgColor,
this.cardBackground,
this.isExpired,
});