CardElementClasses class
Properties
base
→ String ?
The base class applied to the container. Defaults to StripeElement.
no setter inherited
complete
→ String ?
The class name to apply when the Element is complete.
Defaults to StripeElement--complete
no setter inherited
copyWith
→ $CardElementClassesCopyWith<CardElementClasses >
no setter inherited
empty
→ String ?
The class name to apply when the Element is empty.
Defaults to StripeElement--empty.
no setter inherited
focus
→ String ?
The class name to apply when the Element is focus.
Defaults to StripeElement--focus.
no setter inherited
hashCode
→ int
The hash code for this object.
no setter inherited
invalid
→ String ?
The class name to apply when the Element is invalid.
Defaults to StripeElement--invalid.
no setter inherited
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
webkitAutofill
→ bool ?
The class name to apply when the Element has its value autofilled
by the browser (only on Chrome and Safari).
Defaults to StripeElement--webkit-autofill.
no setter inherited