fixed rest of the bugs

This commit is contained in:
amirrezaghabeli
2025-09-30 12:37:54 +03:30
parent 87bdc13689
commit 92c759b6c6
6 changed files with 9 additions and 18 deletions
@@ -25,6 +25,4 @@ class TendersStrings {
static const String sort = 'Sort';
static const String mostOfTheTime = 'Most of the time';
static const String minimumTime = 'Minimum time';
static const String lessBudget = 'Less budget';
static const String moreBudget = 'More budget';
}