"I am writing to express my dissatisfaction regarding an issue with my order set for January 25, 2025. It’s frustrating to encounter problems like this, and I would appreciate prompt assistance from your support team to resolve this matter.",
isUser:true,
returnSafeArea(
top:false,
child:Scaffold(
backgroundColor:AppColors.backgroundRegular,
appBar:AppBar(
automaticallyImplyLeading:false,
backgroundColor:Colors.white,
elevation:0,
title:Row(
children:[
InkResponse(
onTap:()=>Navigator.pop(context,true),
child:SvgPicture.asset(
"assets/svg/continue_left_ic.svg",
height:25,
),
constSizedBox(height:16),
/// SUPPORT MESSAGE
_chatBubble(
name:"Genrental Support",
date:"25th Jan 2025",
message:
"We regret to inform you that there is a problem with your order scheduled for January 25, 2025. Please contact our support team for assistance.",