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,
|
||||
proPicController: proPicController,
|
||||
proPic: null,
|
||||
width: 40,
|
||||
radius: 18,
|
||||
width: 45,
|
||||
radius: 21,
|
||||
drawerMode: false,
|
||||
editable: false,
|
||||
onChange: (newProPic) {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue