noResultsFound property

String get noResultsFound

The semantics label used for RawAutocomplete when the options list goes from non-empty to empty.

Implementation

String get noResultsFound => 'No results found';