set up business
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user