home responsive and some changes
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user