const UserProfileAvatar( {Key? key, required this.ivivaUser, this.radius, this.width, this.height}) : super(key: key);