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

@ -31,7 +31,7 @@ class _CustomerProfilePageState extends State<CustomerProfilePage> {
children: [
Column(
children: [
const Gap(96),
const Gap(68),
const CustomerTitleWidget(),
const Gap(32),
const TextWidget(text: 'My Profile'),