menu
nabit_app
model\stripe_pay_model.dart
PaymentMethodOptions
PaymentMethodOptions constructor
PaymentMethodOptions
dark_mode
light_mode
PaymentMethodOptions
constructor
PaymentMethodOptions
(
{
Card
?
card
}
)
Implementation
PaymentMethodOptions({this.card});
nabit_app
stripe_pay_model
PaymentMethodOptions
PaymentMethodOptions constructor
PaymentMethodOptions class