usew new icon frame

This commit is contained in:
2025-04-09 13:38:01 +02:00
parent a6f370ccf5
commit a6caf4aa6a
6 changed files with 27 additions and 8 deletions

View File

@@ -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;