noResultsFound property
override
The semantics label used for RawAutocomplete when the options list goes from non-empty to empty.
Implementation
@override
String get noResultsFound => '一致する検索結果はありません';
The semantics label used for RawAutocomplete when the options list goes from non-empty to empty.
@override
String get noResultsFound => '一致する検索結果はありません';