|
|
|
@ -163,7 +163,7 @@ class _ImmediateLiveCarePendingRequestPageState extends State<ImmediateLiveCareP
|
|
|
|
CustomButton(
|
|
|
|
CustomButton(
|
|
|
|
text: LocaleKeys.startLiveChat.tr(),
|
|
|
|
text: LocaleKeys.startLiveChat.tr(),
|
|
|
|
onPressed: () async {
|
|
|
|
onPressed: () async {
|
|
|
|
|
|
|
|
launchUrl(Uri.parse("https://chat.hmg.com/geneysChat/Index.aspx?RequestedId=44A515DF-E668-46B5-BD76-D7747D9C7308"));
|
|
|
|
},
|
|
|
|
},
|
|
|
|
backgroundColor: AppColors.primaryRedColor,
|
|
|
|
backgroundColor: AppColors.primaryRedColor,
|
|
|
|
borderColor: AppColors.primaryRedColor,
|
|
|
|
borderColor: AppColors.primaryRedColor,
|
|
|
|
|