searchFieldLabel property

  1. @override
String searchFieldLabel
override

Label indicating that a text field is a search field. This will be used as a hint text in the text field.

Implementation

@override
String get searchFieldLabel => 'Cerca';