home responsive and some changes

This commit is contained in:
amirrezaghabeli
2025-08-09 08:18:05 +03:30
parent 4179a0b292
commit eaa9ef18c2
16 changed files with 634 additions and 210 deletions
@@ -35,7 +35,7 @@ class _YourTendersScreenState extends State<YourTendersScreen>
return SafeArea(
child: Scaffold(
backgroundColor: AppColors.backgroundColor,
appBar: tenderAppBar(title: AppStrings.yourTenders),
appBar: tenderMobileAppBar(title: AppStrings.yourTenders),
body: Column(
children: [
MainTabBar(