menu
neo_concierge
app/modules/myFlights/widgets/payment_section.dart
PaymentSummary
PaymentSummary const constructor
PaymentSummary
dark_mode
light_mode
PaymentSummary
constructor
const
PaymentSummary
(
{
Key
?
key
,
required
BookingHistory
history
,
})
Implementation
const PaymentSummary({ super.key, required this.history, });
neo_concierge
payment_section
PaymentSummary
PaymentSummary const constructor
PaymentSummary class