noResultsFound property

  1. @override
String get noResultsFound
override

This is the message that is displayed when no results are found in search.

In en, this message translates to: 'No results found'

Implementation

@override
String get noResultsFound => 'Ni najdenih rezultatov';