value property

String? value
final

The value to set in the searchField when the suggestion is selected if not specified, the searchKey will be used

Implementation

final String? value;