Update loyout Builder and update all widgets that call it
This commit is contained in:
parent
2f05d66a95
commit
0c85d560a0
17 changed files with 71 additions and 11 deletions
|
|
@ -439,6 +439,8 @@ class _ProfileUserUpdateState extends State<ProfileUserUpdate> {
|
|||
actionButton: getActionButton(),
|
||||
header: getHeader(),
|
||||
body: getBody(),
|
||||
rightDrawer: null,
|
||||
bottomNavBar: null,
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue