noResults property

  1. @override
String get noResults
override

Message when there are no search results

In en, this message translates to: 'No results yet. Try searching!'

Implementation

@override
String get noResults => 'Nessun risultato ancora. Prova a cercare!';