autofillId property
override
The unique identifier of this AutofillClient.
The identifier must not be changed.
Implementation
@override
String get autofillId => 'EditableText-$hashCode';
The unique identifier of this AutofillClient.
The identifier must not be changed.
@override
String get autofillId => 'EditableText-$hashCode';