empty property

String? get empty
inherited

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

Implementation

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