invalid property

String? get invalid
inherited

The class name to apply when the Element is invalid. Defaults to StripeElement--invalid.

Implementation

String? get focus;/// The class name to apply when the Element is invalid.
/// Defaults to StripeElement--invalid.
String? get invalid;