focus property

String? get focus
inherited

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

Implementation

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