menu
flutter_stripe_web package
documentation
flutter_stripe_web.dart
PaymentSheetShape
PaymentSheetShape.fromJson factory constructor
PaymentSheetShape.fromJson factory constructor
dark_mode
light_mode
PaymentSheetShape.fromJson
constructor
PaymentSheetShape.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory PaymentSheetShape.fromJson(Map<String, dynamic> json) => _$PaymentSheetShapeFromJson(json);
flutter_stripe_web package
documentation
flutter_stripe_web
PaymentSheetShape
PaymentSheetShape.fromJson factory constructor
PaymentSheetShape class