|
|
|
|
@ -157,15 +157,15 @@ class ServicesPage extends StatelessWidget {
|
|
|
|
|
true,
|
|
|
|
|
route: AppRoutes.bloodDonationPage,
|
|
|
|
|
),
|
|
|
|
|
HmgServicesComponentModel(
|
|
|
|
|
3,
|
|
|
|
|
"My Child Vaccine".needTranslation,
|
|
|
|
|
"".needTranslation,
|
|
|
|
|
AppAssets.my_child_vaccine_icon,
|
|
|
|
|
bgColor: AppColors.myChildVaccineCardColor,
|
|
|
|
|
true,
|
|
|
|
|
route: AppRoutes.myChildVaccine,
|
|
|
|
|
),
|
|
|
|
|
// HmgServicesComponentModel(
|
|
|
|
|
// 3,
|
|
|
|
|
// "My Child Vaccine".needTranslation,
|
|
|
|
|
// "".needTranslation,
|
|
|
|
|
// AppAssets.my_child_vaccine_icon,
|
|
|
|
|
// bgColor: AppColors.myChildVaccineCardColor,
|
|
|
|
|
// true,
|
|
|
|
|
// route: AppRoutes.myChildVaccine,
|
|
|
|
|
// ),
|
|
|
|
|
// HmgServicesComponentModel(
|
|
|
|
|
// 11,
|
|
|
|
|
// "Covid 19 Test".needTranslation,
|
|
|
|
|
|