make profile picture expandable
This commit is contained in:
parent
3f0fc08a5c
commit
82c25c5406
19 changed files with 138 additions and 98 deletions
|
|
@ -78,6 +78,7 @@ class _MIHAppDrawerState extends State<MIHAppDrawer> {
|
|||
? mzansiProfileProvider.userProfilePicture
|
||||
: mzansiProfileProvider.businessProfilePicture,
|
||||
width: 60,
|
||||
expandable: false,
|
||||
editable: false,
|
||||
fileNameController: proPicController,
|
||||
onChange: (_) {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue