update
This commit is contained in:
parent
478b8e70f1
commit
55de28532f
14 changed files with 149 additions and 115 deletions
|
|
@ -15,7 +15,7 @@ class CustomerCartPage extends StatelessWidget {
|
|||
body: CustomerPagebackgroundWidget(
|
||||
child: Column(
|
||||
children: [
|
||||
const Gap(96),
|
||||
const Gap(68),
|
||||
const CustomerTitleWidget(),
|
||||
const Gap(32),
|
||||
const TextWidget(text: 'My Cart'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue