autofillId property
The unique identifier of this AutofillClient.
The identifier must not be changed.
Implementation
@override
String get autofillId => _editableText.autofillId;
The unique identifier of this AutofillClient.
The identifier must not be changed.
@override
String get autofillId => _editableText.autofillId;