circle avatar to handle null
This commit is contained in:
parent
97ce2672a2
commit
62b092baf8
7 changed files with 78 additions and 70 deletions
|
|
@ -109,6 +109,8 @@ class _MihHomeState extends State<MihHome> {
|
|||
userSelectedfile: null,
|
||||
// frameColor: frameColor,
|
||||
frameColor: MzanziInnovationHub.of(context)!.theme.secondaryColor(),
|
||||
backgroundColor:
|
||||
MzanziInnovationHub.of(context)!.theme.primaryColor(),
|
||||
onChange: (_) {},
|
||||
),
|
||||
// MIHProfilePicture(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue