menu
flutter_stripe_web package
documentation
flutter_stripe_web.dart
StripePlatform
presentPaymentSheet abstract method
presentPaymentSheet abstract method
dark_mode
light_mode
presentPaymentSheet
abstract method
Future
<
void
>
presentPaymentSheet
(
)
Display the payment sheet.
Implementation
Future<void> presentPaymentSheet();
flutter_stripe_web package
documentation
flutter_stripe_web
StripePlatform
presentPaymentSheet abstract method
StripePlatform class