tablet navigation bar fixed
This commit is contained in:
@@ -57,7 +57,7 @@ class TenderDetailHeader extends StatelessWidget {
|
||||
),
|
||||
),
|
||||
StatusTag(
|
||||
text: detail.status ?? '',
|
||||
text: detail.procurementTypeCode ?? '',
|
||||
textColor: AppColors.cyanTeal,
|
||||
backgroundColor: AppColors.cyanAqua,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user