searchResultsFound property
override
The semantics label used for RawAutocomplete when the options list goes from empty to non-empty.
Implementation
@override
String get searchResultsFound => 'Se encontraron resultados de la búsqueda';
The semantics label used for RawAutocomplete when the options list goes from empty to non-empty.
@override
String get searchResultsFound => 'Se encontraron resultados de la búsqueda';