noResultsFoundLabel property
The label used by AutoSuggestBox when the results can't be found.
In en, this message translates to: 'No results found'
Implementation
@override
String get noResultsFoundLabel => '找不到相關結果';
The label used by AutoSuggestBox when the results can't be found.
In en, this message translates to: 'No results found'
@override
String get noResultsFoundLabel => '找不到相關結果';