noResultsFound property

  1. @override
String get noResultsFound
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';