autoComplete property

String? autoComplete
final

Indicates whether input elements can by default have their values automatically completed by the browser.

Implementation

final String? autoComplete;