update
This commit is contained in:
parent
478b8e70f1
commit
55de28532f
14 changed files with 149 additions and 115 deletions
|
|
@ -20,7 +20,7 @@ class _CustomerMainPageState extends State<CustomerMainPage> {
|
|||
body: CustomerPagebackgroundWidget(
|
||||
child: Column(
|
||||
children: [
|
||||
const Gap(96),
|
||||
const Gap(68),
|
||||
const CustomerTitleWidget(),
|
||||
const Gap(16),
|
||||
const Row(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue