update on settings and customer background
This commit is contained in:
parent
05c3208cad
commit
6424e82d54
18 changed files with 227 additions and 42 deletions
|
|
@ -18,6 +18,7 @@ class _CustomerMainPageState extends State<CustomerMainPage> {
|
|||
Widget build(BuildContext context) {
|
||||
return Scaffold(
|
||||
body: CustomerPagebackgroundWidget(
|
||||
height: MediaQuery.of(context).size.height * 1.4,
|
||||
child: Column(
|
||||
children: [
|
||||
const Gap(68),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue