make profile picture expandable
This commit is contained in:
parent
3f0fc08a5c
commit
82c25c5406
19 changed files with 138 additions and 98 deletions
|
|
@ -314,6 +314,7 @@ class _PatientInfoState extends State<PatientInfo> {
|
|||
imageFile:
|
||||
patientManagerProvider.selectedPatientProfilePicture,
|
||||
width: 160,
|
||||
expandable: true,
|
||||
editable: false,
|
||||
fileNameController: null,
|
||||
userSelectedfile: null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue