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 => '검색 결과 없음';