menu
flutter_stripe_web package
documentation
flutter_stripe_web.dart
FloatingConfig
FloatingConfig.fromJson factory constructor
FloatingConfig.fromJson factory constructor
dark_mode
light_mode
FloatingConfig.fromJson
constructor
FloatingConfig.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory FloatingConfig.fromJson(Map<String, Object?> json) => _$FloatingConfigFromJson(json);
flutter_stripe_web package
documentation
flutter_stripe_web
FloatingConfig
FloatingConfig.fromJson factory constructor
FloatingConfig class