webkitAutofill property

bool? webkitAutofill
inherited

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.

Implementation

bool? get webkitAutofill => throw _privateConstructorUsedError;