set up business
This commit is contained in:
parent
62b092baf8
commit
3159129cdf
11 changed files with 398 additions and 157 deletions
|
|
@ -232,6 +232,8 @@ class _MihPersonalProfileState extends State<MihPersonalProfile> {
|
|||
fileNameController: proPicController,
|
||||
userSelectedfile: proPic,
|
||||
frameColor: MzanziInnovationHub.of(context)!.theme.secondaryColor(),
|
||||
backgroundColor:
|
||||
MzanziInnovationHub.of(context)!.theme.primaryColor(),
|
||||
onChange: (selectedImage) {
|
||||
setState(() {
|
||||
proPic = selectedImage;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue