add personalSelected to widgets
This commit is contained in:
parent
a61a5d2064
commit
06cb232a09
2 changed files with 10 additions and 3 deletions
|
|
@ -243,6 +243,7 @@ class _ProfileUserUpdateState extends State<ProfileUserUpdate> {
|
|||
|
||||
Navigator.of(context).popAndPushNamed(
|
||||
'/',
|
||||
arguments: true,
|
||||
);
|
||||
},
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue