From b110d1439cf3d7c325ba5a2130bec7a2b78e963d Mon Sep 17 00:00:00 2001 From: zhutao <1812073942@qq.com> Date: Mon, 1 Sep 2025 13:10:52 +0800 Subject: [PATCH] 1 --- lib/page/profile/edit/widget/health_profile.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/page/profile/edit/widget/health_profile.dart b/lib/page/profile/edit/widget/health_profile.dart index 7a3ea9e..4233ce9 100644 --- a/lib/page/profile/edit/widget/health_profile.dart +++ b/lib/page/profile/edit/widget/health_profile.dart @@ -83,7 +83,7 @@ class _HealthProfileState extends State { decoration: InputDecoration( isCollapsed: true, contentPadding: EdgeInsets.symmetric(vertical: 8, horizontal: 16), - hintText: "Add a custom allergy...", + hintText: "Add a custom medication", filled: true, fillColor: Theme.of(context).colorScheme.surfaceContainerLow, enabledBorder: OutlineInputBorder(