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