changes done
This commit is contained in:
@@ -62,7 +62,7 @@ Widget bottomSection(BuildContext context) {
|
||||
}
|
||||
},
|
||||
builder: (context, state) {
|
||||
return Container(
|
||||
return SizedBox(
|
||||
width: 1.sw,
|
||||
height: 56.h,
|
||||
child: ButtonWidget().textBorderBtn(
|
||||
|
||||
Reference in New Issue
Block a user