noResultsFound property
override
The semantics label used for RawAutocomplete when the options list goes from non-empty to empty.
Implementation
@override
String get noResultsFound => 'No results found';
The semantics label used for RawAutocomplete when the options list goes from non-empty to empty.
@override
String get noResultsFound => 'No results found';