feat: add clear search box fix: close text size
This commit is contained in:
@@ -206,6 +206,12 @@ abstract class AppLocalizations {
|
||||
/// **'Search by name…'**
|
||||
String get searchByName;
|
||||
|
||||
/// No description provided for @clearSearch.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Clear search'**
|
||||
String get clearSearch;
|
||||
|
||||
/// No description provided for @allCustomers.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
|
||||
Reference in New Issue
Block a user