noResultsFoundLabel property

  1. @override
String noResultsFoundLabel
override

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 => 'Natija topilmadi';