update on settings and customer background

This commit is contained in:
Patrick Alvin Alcala 2025-03-26 14:41:48 +08:00
parent 05c3208cad
commit 6424e82d54
18 changed files with 227 additions and 42 deletions

View file

@ -152,17 +152,16 @@ class _CustomerCartPageState extends State<CustomerCartPage> {
const Gap(16),
const TextWidget(
text: 'Cart is disabled for guests',
size: 16,
size: 12,
),
const Gap(8),
const Gap(32),
const TextWidget(
text: 'Please login',
size: 32,
size: 20,
),
const Gap(8),
const TextWidget(
text: 'to use your cart',
size: 24,
size: 16,
),
const Gap(32),
Padding(