SellInSuccessScreen constructor
const
SellInSuccessScreen({})
Implementation
const SellInSuccessScreen({
super.key,
required this.orderId,
this.isPaymentFailed = false,
this.isPaymentRefreshed = false,
this.isPayAtStore = false,
this.isSellthru = false,
});