From aa66e427b13f97b3a8139695a6049234e0278138 Mon Sep 17 00:00:00 2001 From: Amjad amireh Date: Thu, 24 Sep 2020 08:48:45 +0300 Subject: [PATCH] Contact us --- lib/pages/ContactUs/LiveChat/hospitalsLivechat_page.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pages/ContactUs/LiveChat/hospitalsLivechat_page.dart b/lib/pages/ContactUs/LiveChat/hospitalsLivechat_page.dart index f2536a86..66ad31ee 100644 --- a/lib/pages/ContactUs/LiveChat/hospitalsLivechat_page.dart +++ b/lib/pages/ContactUs/LiveChat/hospitalsLivechat_page.dart @@ -50,7 +50,7 @@ class _HospitalsLiveChatPageState extends State { fit: BoxFit.cover), ), child: Texts( - 'You can now talk directly to the appointments department by chat or request a call back', + 'You can now talk directly to the appointments department by chat or request a call back\n \nChoose Hospital :', color: Colors.white, textAlign: TextAlign.center, ),