check web and tablet for logic
This commit is contained in:
@@ -13,12 +13,7 @@ PreferredSizeWidget tenderMobileAppBar({required String title}) {
|
||||
titleSpacing: 0,
|
||||
automaticallyImplyLeading: false,
|
||||
actions: [
|
||||
Image.asset(
|
||||
AssetsManager.tenderLogo,
|
||||
width: 59.0.w(),
|
||||
height: 28.0.h(),
|
||||
fit: BoxFit.cover,
|
||||
),
|
||||
SvgPicture.asset(AssetsManager.logoSmall),
|
||||
SizedBox(width: 24.0.w()),
|
||||
],
|
||||
title: Padding(
|
||||
|
||||
Reference in New Issue
Block a user