widgets/split_payment_summary_card library
Classes
- SplitPaymentSummaryCard
- Self-contained expandable card displaying individual payment legs for a split transaction.
Typedefs
- OnLegTapCallback = void Function(BuildContext context, PaymentLegSummary leg)
- Callback invoked when the user taps on a payment leg row.