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, ),