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