displayName property
The display name of a suggested item. If fieldValue
or predicateValue
are provided, the matching text is highlighted with the HTML bold tag.
Implementation
final String? displayName;
The display name of a suggested item. If fieldValue
or predicateValue
are provided, the matching text is highlighted with the HTML bold tag.
final String? displayName;