Currently SearchDelegate has an optional member “searchFieldLabel” to specify the label of the search field.
It should look something like this:
@override
String get searchFieldLabel => 'custom label';
Currently SearchDelegate has an optional member “searchFieldLabel” to specify the label of the search field.
It should look something like this:
@override
String get searchFieldLabel => 'custom label';