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