usew new icon frame
This commit is contained in:
parent
a6f370ccf5
commit
a6caf4aa6a
6 changed files with 27 additions and 8 deletions
|
|
@ -266,6 +266,7 @@ class _MihPersonalProfileState extends State<MihPersonalProfile> {
|
|||
radius: 70,
|
||||
drawerMode: false,
|
||||
editable: true,
|
||||
frameColor: MzanziInnovationHub.of(context)!.theme.secondaryColor(),
|
||||
onChange: (newProPic) {
|
||||
setState(() {
|
||||
proPic = newProPic;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue