menu
flutter_stripe_web package
documentation
flutter_stripe_web.dart
CardFieldInputDetails
brand property
brand property
dark_mode
light_mode
brand
property
String
?
get
brand
inherited
Brand of the card.
Implementation
String? get brand => throw _privateConstructorUsedError;
flutter_stripe_web package
documentation
flutter_stripe_web
CardFieldInputDetails
brand property
CardFieldInputDetails class