add drawer mode to paramenter
This commit is contained in:
parent
05d807fea4
commit
aba178f2e5
3 changed files with 11 additions and 2 deletions
|
|
@ -568,6 +568,7 @@ class _MIHHomeState extends State<MIHHome> {
|
|||
proPic: null,
|
||||
width: 45,
|
||||
radius: 21,
|
||||
drawerMode: false,
|
||||
editable: false,
|
||||
onChange: (newProPic) {},
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue