menu
flutter_stripe package
documentation
flutter_stripe.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 package
documentation
flutter_stripe
CardFieldInputDetails
brand property
CardFieldInputDetails class