resize propic on home

This commit is contained in:
2024-10-30 13:09:18 +02:00
parent f783657a57
commit 1d1f8f7767

View File

@@ -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) {},