MephistoEditAvatar constructor
Implementation
const MephistoEditAvatar(
{super.key,
required this.image,
this.height = 100,
this.width = 100,
this.isNetworkImage,
this.onTap});
const MephistoEditAvatar(
{super.key,
required this.image,
this.height = 100,
this.width = 100,
this.isNetworkImage,
this.onTap});