menu
flutter_credit_card package
documentation
credit_card_form.dart
CreditCardForm
cardHolderName property
cardHolderName property
dark_mode
light_mode
cardHolderName
property
String
cardHolderName
final
A string indicating card holder name in the text field.
Implementation
final String cardHolderName;
flutter_credit_card package
documentation
credit_card_form
CreditCardForm
cardHolderName property
CreditCardForm class