creditCardErrorText property

  1. @override
String creditCardErrorText
override

No description provided for @creditCardErrorText.

In en, this message translates to: 'This field requires a valid credit card number.'

Implementation

@override
String get creditCardErrorText => 'Ruangan ini memerlukan nombor kad kredit yang sah.';