|
|
|
|
@ -63,142 +63,141 @@ class _LiveCareBookAppointmentState extends State<LiveCareBookAppointment> {
|
|
|
|
|
child: Row(
|
|
|
|
|
crossAxisAlignment: CrossAxisAlignment.start,
|
|
|
|
|
children: [
|
|
|
|
|
Container(
|
|
|
|
|
child: SvgPicture.asset(
|
|
|
|
|
SvgPicture.asset(
|
|
|
|
|
"assets/images/new-design/liveCare_mobile_care.svg",
|
|
|
|
|
width: 150.0),
|
|
|
|
|
),
|
|
|
|
|
Container(
|
|
|
|
|
margin: EdgeInsets.only(left: 10.0, right: 8.0),
|
|
|
|
|
child: Column(
|
|
|
|
|
crossAxisAlignment: CrossAxisAlignment.start,
|
|
|
|
|
children: [
|
|
|
|
|
Container(
|
|
|
|
|
margin: EdgeInsets.only(bottom: 7.0),
|
|
|
|
|
child: Text(
|
|
|
|
|
TranslationBase.of(context).whyLivecare,
|
|
|
|
|
style: TextStyle(
|
|
|
|
|
fontSize: 20.0,
|
|
|
|
|
fontWeight: FontWeight.w600,
|
|
|
|
|
letterSpacing: 1.0,
|
|
|
|
|
color: Colors.black)),
|
|
|
|
|
),
|
|
|
|
|
Row(
|
|
|
|
|
crossAxisAlignment: CrossAxisAlignment.start,
|
|
|
|
|
children: [
|
|
|
|
|
Container(
|
|
|
|
|
child: SvgPicture.asset(
|
|
|
|
|
"assets/images/new-design/ionic-ios-checkmark-circle.svg"),
|
|
|
|
|
),
|
|
|
|
|
Container(
|
|
|
|
|
width:
|
|
|
|
|
MediaQuery.of(context).size.width * 0.4,
|
|
|
|
|
margin: EdgeInsets.only(
|
|
|
|
|
left: 5.0, right: 5.0, bottom: 10.0),
|
|
|
|
|
child: Text(
|
|
|
|
|
TranslationBase.of(context)
|
|
|
|
|
.livecarePoint1,
|
|
|
|
|
overflow: TextOverflow.clip,
|
|
|
|
|
style: TextStyle(
|
|
|
|
|
fontSize: 12.0,
|
|
|
|
|
letterSpacing: 0.5,
|
|
|
|
|
color: Colors.black)),
|
|
|
|
|
),
|
|
|
|
|
],
|
|
|
|
|
),
|
|
|
|
|
Row(
|
|
|
|
|
crossAxisAlignment: CrossAxisAlignment.start,
|
|
|
|
|
children: [
|
|
|
|
|
Container(
|
|
|
|
|
child: SvgPicture.asset(
|
|
|
|
|
"assets/images/new-design/ionic-ios-checkmark-circle.svg"),
|
|
|
|
|
),
|
|
|
|
|
Container(
|
|
|
|
|
width:
|
|
|
|
|
MediaQuery.of(context).size.width * 0.4,
|
|
|
|
|
margin: EdgeInsets.only(
|
|
|
|
|
left: 5.0, right: 5.0, bottom: 10.0),
|
|
|
|
|
child: Text(
|
|
|
|
|
TranslationBase.of(context)
|
|
|
|
|
.livecarePoint5,
|
|
|
|
|
overflow: TextOverflow.clip,
|
|
|
|
|
style: TextStyle(
|
|
|
|
|
fontSize: 12.0,
|
|
|
|
|
letterSpacing: 0.5,
|
|
|
|
|
color: Colors.black)),
|
|
|
|
|
),
|
|
|
|
|
],
|
|
|
|
|
),
|
|
|
|
|
Row(
|
|
|
|
|
crossAxisAlignment: CrossAxisAlignment.start,
|
|
|
|
|
children: [
|
|
|
|
|
Container(
|
|
|
|
|
child: SvgPicture.asset(
|
|
|
|
|
"assets/images/new-design/ionic-ios-checkmark-circle.svg"),
|
|
|
|
|
),
|
|
|
|
|
Container(
|
|
|
|
|
width:
|
|
|
|
|
MediaQuery.of(context).size.width * 0.4,
|
|
|
|
|
margin: EdgeInsets.only(
|
|
|
|
|
left: 5.0, right: 5.0, bottom: 10.0),
|
|
|
|
|
child: Text(
|
|
|
|
|
TranslationBase.of(context)
|
|
|
|
|
.livecarePoint2,
|
|
|
|
|
overflow: TextOverflow.clip,
|
|
|
|
|
style: TextStyle(
|
|
|
|
|
fontSize: 12.0,
|
|
|
|
|
letterSpacing: 0.5,
|
|
|
|
|
color: Colors.black)),
|
|
|
|
|
),
|
|
|
|
|
],
|
|
|
|
|
),
|
|
|
|
|
Row(
|
|
|
|
|
crossAxisAlignment: CrossAxisAlignment.start,
|
|
|
|
|
children: [
|
|
|
|
|
Container(
|
|
|
|
|
child: SvgPicture.asset(
|
|
|
|
|
"assets/images/new-design/ionic-ios-checkmark-circle.svg"),
|
|
|
|
|
),
|
|
|
|
|
Container(
|
|
|
|
|
width:
|
|
|
|
|
MediaQuery.of(context).size.width * 0.4,
|
|
|
|
|
margin: EdgeInsets.only(
|
|
|
|
|
left: 5.0, right: 5.0, bottom: 10.0),
|
|
|
|
|
child: Text(
|
|
|
|
|
TranslationBase.of(context)
|
|
|
|
|
.livecarePoint3,
|
|
|
|
|
overflow: TextOverflow.clip,
|
|
|
|
|
style: TextStyle(
|
|
|
|
|
fontSize: 12.0,
|
|
|
|
|
letterSpacing: 0.5,
|
|
|
|
|
color: Colors.black)),
|
|
|
|
|
),
|
|
|
|
|
],
|
|
|
|
|
),
|
|
|
|
|
Row(
|
|
|
|
|
crossAxisAlignment: CrossAxisAlignment.start,
|
|
|
|
|
children: [
|
|
|
|
|
Container(
|
|
|
|
|
child: SvgPicture.asset(
|
|
|
|
|
"assets/images/new-design/ionic-ios-checkmark-circle.svg"),
|
|
|
|
|
),
|
|
|
|
|
Container(
|
|
|
|
|
width:
|
|
|
|
|
MediaQuery.of(context).size.width * 0.4,
|
|
|
|
|
margin:
|
|
|
|
|
EdgeInsets.only(left: 5.0, right: 5.0),
|
|
|
|
|
child: Text(
|
|
|
|
|
TranslationBase.of(context)
|
|
|
|
|
.livecarePoint4,
|
|
|
|
|
overflow: TextOverflow.clip,
|
|
|
|
|
style: TextStyle(
|
|
|
|
|
fontSize: 12.0,
|
|
|
|
|
letterSpacing: 0.5,
|
|
|
|
|
color: Colors.black)),
|
|
|
|
|
),
|
|
|
|
|
],
|
|
|
|
|
),
|
|
|
|
|
],
|
|
|
|
|
Flexible(
|
|
|
|
|
child: Container(
|
|
|
|
|
child: Column(
|
|
|
|
|
crossAxisAlignment: CrossAxisAlignment.start,
|
|
|
|
|
children: [
|
|
|
|
|
Container(
|
|
|
|
|
margin: EdgeInsets.only(bottom: 7.0),
|
|
|
|
|
child: Text(
|
|
|
|
|
TranslationBase.of(context).whyLivecare,
|
|
|
|
|
style: TextStyle(
|
|
|
|
|
fontSize: 20.0,
|
|
|
|
|
fontWeight: FontWeight.w600,
|
|
|
|
|
letterSpacing: 1.0,
|
|
|
|
|
color: Colors.black)),
|
|
|
|
|
),
|
|
|
|
|
Row(
|
|
|
|
|
crossAxisAlignment: CrossAxisAlignment.start,
|
|
|
|
|
children: [
|
|
|
|
|
Container(
|
|
|
|
|
child: SvgPicture.asset(
|
|
|
|
|
"assets/images/new-design/ionic-ios-checkmark-circle.svg"),
|
|
|
|
|
),
|
|
|
|
|
Container(
|
|
|
|
|
width:
|
|
|
|
|
MediaQuery.of(context).size.width * 0.4,
|
|
|
|
|
margin: EdgeInsets.only(
|
|
|
|
|
left: 5.0, right: 5.0, bottom: 10.0),
|
|
|
|
|
child: Text(
|
|
|
|
|
TranslationBase.of(context)
|
|
|
|
|
.livecarePoint1,
|
|
|
|
|
overflow: TextOverflow.clip,
|
|
|
|
|
style: TextStyle(
|
|
|
|
|
fontSize: 12.0,
|
|
|
|
|
letterSpacing: 0.5,
|
|
|
|
|
color: Colors.black)),
|
|
|
|
|
),
|
|
|
|
|
],
|
|
|
|
|
),
|
|
|
|
|
Row(
|
|
|
|
|
crossAxisAlignment: CrossAxisAlignment.start,
|
|
|
|
|
children: [
|
|
|
|
|
Container(
|
|
|
|
|
child: SvgPicture.asset(
|
|
|
|
|
"assets/images/new-design/ionic-ios-checkmark-circle.svg"),
|
|
|
|
|
),
|
|
|
|
|
Container(
|
|
|
|
|
width:
|
|
|
|
|
MediaQuery.of(context).size.width * 0.4,
|
|
|
|
|
margin: EdgeInsets.only(
|
|
|
|
|
left: 5.0, right: 5.0, bottom: 10.0),
|
|
|
|
|
child: Text(
|
|
|
|
|
TranslationBase.of(context)
|
|
|
|
|
.livecarePoint5,
|
|
|
|
|
overflow: TextOverflow.clip,
|
|
|
|
|
style: TextStyle(
|
|
|
|
|
fontSize: 12.0,
|
|
|
|
|
letterSpacing: 0.5,
|
|
|
|
|
color: Colors.black)),
|
|
|
|
|
),
|
|
|
|
|
],
|
|
|
|
|
),
|
|
|
|
|
Row(
|
|
|
|
|
crossAxisAlignment: CrossAxisAlignment.start,
|
|
|
|
|
children: [
|
|
|
|
|
Container(
|
|
|
|
|
child: SvgPicture.asset(
|
|
|
|
|
"assets/images/new-design/ionic-ios-checkmark-circle.svg"),
|
|
|
|
|
),
|
|
|
|
|
Container(
|
|
|
|
|
width:
|
|
|
|
|
MediaQuery.of(context).size.width * 0.4,
|
|
|
|
|
margin: EdgeInsets.only(
|
|
|
|
|
left: 5.0, right: 5.0, bottom: 10.0),
|
|
|
|
|
child: Text(
|
|
|
|
|
TranslationBase.of(context)
|
|
|
|
|
.livecarePoint2,
|
|
|
|
|
overflow: TextOverflow.clip,
|
|
|
|
|
style: TextStyle(
|
|
|
|
|
fontSize: 12.0,
|
|
|
|
|
letterSpacing: 0.5,
|
|
|
|
|
color: Colors.black)),
|
|
|
|
|
),
|
|
|
|
|
],
|
|
|
|
|
),
|
|
|
|
|
Row(
|
|
|
|
|
crossAxisAlignment: CrossAxisAlignment.start,
|
|
|
|
|
children: [
|
|
|
|
|
Container(
|
|
|
|
|
child: SvgPicture.asset(
|
|
|
|
|
"assets/images/new-design/ionic-ios-checkmark-circle.svg"),
|
|
|
|
|
),
|
|
|
|
|
Container(
|
|
|
|
|
width:
|
|
|
|
|
MediaQuery.of(context).size.width * 0.4,
|
|
|
|
|
margin: EdgeInsets.only(
|
|
|
|
|
left: 5.0, right: 5.0, bottom: 10.0),
|
|
|
|
|
child: Text(
|
|
|
|
|
TranslationBase.of(context)
|
|
|
|
|
.livecarePoint3,
|
|
|
|
|
overflow: TextOverflow.clip,
|
|
|
|
|
style: TextStyle(
|
|
|
|
|
fontSize: 12.0,
|
|
|
|
|
letterSpacing: 0.5,
|
|
|
|
|
color: Colors.black)),
|
|
|
|
|
),
|
|
|
|
|
],
|
|
|
|
|
),
|
|
|
|
|
Row(
|
|
|
|
|
crossAxisAlignment: CrossAxisAlignment.start,
|
|
|
|
|
children: [
|
|
|
|
|
Container(
|
|
|
|
|
child: SvgPicture.asset(
|
|
|
|
|
"assets/images/new-design/ionic-ios-checkmark-circle.svg"),
|
|
|
|
|
),
|
|
|
|
|
Container(
|
|
|
|
|
width:
|
|
|
|
|
MediaQuery.of(context).size.width * 0.4,
|
|
|
|
|
margin:
|
|
|
|
|
EdgeInsets.only(left: 5.0, right: 5.0),
|
|
|
|
|
child: Text(
|
|
|
|
|
TranslationBase.of(context)
|
|
|
|
|
.livecarePoint4,
|
|
|
|
|
overflow: TextOverflow.clip,
|
|
|
|
|
style: TextStyle(
|
|
|
|
|
fontSize: 12.0,
|
|
|
|
|
letterSpacing: 0.5,
|
|
|
|
|
color: Colors.black)),
|
|
|
|
|
),
|
|
|
|
|
],
|
|
|
|
|
),
|
|
|
|
|
],
|
|
|
|
|
),
|
|
|
|
|
),
|
|
|
|
|
)
|
|
|
|
|
],
|
|
|
|
|
|