ContentCardFO constructor
const
ContentCardFO({})
Implementation
const ContentCardFO({
super.key,
this.foNumber,
required this.statusLabel,
required this.statusBGColor,
this.depatureTime,
this.origin,
});
const ContentCardFO({
super.key,
this.foNumber,
required this.statusLabel,
required this.statusBGColor,
this.depatureTime,
this.origin,
});