@ -201,12 +201,13 @@ _getBody() {
),
],
),),
const Spacer()
,Image.asset(
const Spacer(),
Padding(padding: EdgeInsets.only(top: 40.w),child: Image.asset(
image,
width: 166.w,
height: 152.w,
fit: BoxFit.fill,
),],)));
),)
,],)));
}