ComAvatar constructor
const
ComAvatar(})
Implementation
const ComAvatar(
this.src, {
super.key,
this.size = 50,
this.radius,
this.fit = BoxFit.cover,
this.placeholder,
this.builder,
});