|
|
|
|
@ -156,8 +156,7 @@ class _MedicalProfilePageState extends State<MedicalProfilePage> {
|
|
|
|
|
child: MedicalProfileItem(
|
|
|
|
|
title: TranslationBase.of(context).lab,
|
|
|
|
|
imagePath: 'lab_result_icon.png',
|
|
|
|
|
subTitle:
|
|
|
|
|
TranslationBase.of(context).lab,
|
|
|
|
|
subTitle: TranslationBase.of(context).labSubtitle,
|
|
|
|
|
),
|
|
|
|
|
),
|
|
|
|
|
),
|
|
|
|
|
|