menu
flutter_hyperswitch package
documentation
types.dart
Placeholder
Placeholder constructor
Placeholder constructor
dark_mode
light_mode
Placeholder
constructor
Placeholder
(
{
String
?
cardNumber
,
String
?
expiryDate
,
String
?
cvv
,
})
Implementation
Placeholder({ this.cardNumber, this.expiryDate, this.cvv, });
flutter_hyperswitch package
documentation
types
Placeholder
Placeholder constructor
Placeholder class