menu
flutter_stripe package
documentation
flutter_stripe.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 package
documentation
flutter_stripe
CardStyle
CardStyle.fromJson factory constructor
CardStyle class