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(