@ -125,6 +125,7 @@ class _BloodDonationPageState extends State<BloodDonationPage> {
backgroundColor: AppColors.bgRedLightColor,
borderColor: AppColors.bgRedLightColor,
textColor: AppColors.primaryRedColor,
isDisabled: !Utils.havePrivilege(117),
padding: EdgeInsetsGeometry.symmetric(vertical: 0.h, horizontal: 20.h)),
child: Padding(
padding: EdgeInsets.all(24.w),