feat: add clear search box fix: close text size

This commit is contained in:
2026-08-04 12:05:46 +02:00
parent 812fcc892b
commit dd5cc1e517
8 changed files with 42 additions and 6 deletions
+3
View File
@@ -64,6 +64,9 @@ class AppLocalizationsNl extends AppLocalizations {
@override
String get searchByName => 'Zoeken op naam…';
@override
String get clearSearch => 'Zoekopdracht wissen';
@override
String get allCustomers => 'Alle klanten';