This commit is contained in:
Patrick Alvin Alcala 2025-03-10 17:38:23 +08:00
parent 478b8e70f1
commit 55de28532f
14 changed files with 149 additions and 115 deletions

View file

@ -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'),