S360fImageAvatar constructor
const
S360fImageAvatar({
- Key? key,
- AvatarType type = AvatarType.maleAdult,
Implementation
const S360fImageAvatar({super.key, this.type = AvatarType.maleAdult});