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