SimformSolutionsPvtLtd / flutter_credit_card

A credit card widget for Flutter application.
https://pub.dev/packages/flutter_credit_card
MIT License
417 stars 241 forks source link

CreditCardWidget textColor #164

Open costanzaminarelli opened 4 months ago

costanzaminarelli commented 4 months ago

If I want to change only the text color of the CreditCardWidget I have to change the textStyle, but if I change the textStyle the label 'Valid Thru' loses its font size Simulator Screenshot - iPhone 15 Pro Max - 2024-04-24 at 17 00 31 So I added a property textColor that allows changing only the textColor without changing the entire textStyle Simulator Screenshot - iPhone 15 Pro Max - 2024-04-24 at 17 01 19