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