menu
flutter_stripe_web package
documentation
flutter_stripe_web.dart
StripePlatform
updatePlatformSheet abstract method
updatePlatformSheet abstract method
dark_mode
light_mode
updatePlatformSheet
abstract method
Future
<
void
>
updatePlatformSheet
(
{
required
PlatformPaySheetUpdateParams
params
,
})
Implementation
Future<void> updatePlatformSheet( {required PlatformPaySheetUpdateParams params});
flutter_stripe_web package
documentation
flutter_stripe_web
StripePlatform
updatePlatformSheet abstract method
StripePlatform class