resize propic on home
This commit is contained in:
@@ -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) {},
|
||||||
|
|||||||
Reference in New Issue
Block a user