pull/130/head
haroon amjad 4 weeks ago
parent 87fd9a42b7
commit 15f5eaf8e5

@ -110,12 +110,11 @@ class _SelectDoctorPageState extends State<SelectDoctorPage> {
Row(
mainAxisSize: MainAxisSize.max,
children: [
// Utils.buildSvgWithAssets(icon: AppAssets.prescription_reminder_icon, width: 35.h, height: 35.h),
// SizedBox(width: 8.h),
Column(
crossAxisAlignment: CrossAxisAlignment.start,
children: [
LocaleKeys.nearestAppo.tr(context: context).toText13(isBold: true),
SizedBox(height: 4.h),
"View nearest available appointments".needTranslation.toText11(color: AppColors.textColorLight, weight: FontWeight.w500),
],
),

Loading…
Cancel
Save