resize propic on home
This commit is contained in:
parent
f783657a57
commit
1d1f8f7767
1 changed files with 2 additions and 2 deletions
|
|
@ -564,8 +564,8 @@ class _MIHHomeState extends State<MIHHome> {
|
||||||
profilePictureFile: widget.propicFile,
|
profilePictureFile: widget.propicFile,
|
||||||
proPicController: proPicController,
|
proPicController: proPicController,
|
||||||
proPic: null,
|
proPic: null,
|
||||||
width: 40,
|
width: 45,
|
||||||
radius: 18,
|
radius: 21,
|
||||||
drawerMode: false,
|
drawerMode: false,
|
||||||
editable: false,
|
editable: false,
|
||||||
onChange: (newProPic) {},
|
onChange: (newProPic) {},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue