home responsive and some changes
This commit is contained in:
@@ -14,7 +14,7 @@ class ProfileScreen extends StatelessWidget {
|
||||
return SafeArea(
|
||||
child: Scaffold(
|
||||
backgroundColor: AppColors.backgroundColor,
|
||||
appBar: tenderAppBar(title: AppStrings.profile),
|
||||
appBar: tenderMobileAppBar(title: AppStrings.profile),
|
||||
body: Padding(
|
||||
padding: EdgeInsets.symmetric(
|
||||
horizontal: 24.0.w(),
|
||||
|
||||
Reference in New Issue
Block a user