FallbackAvatar
open fun FallbackAvatar(imageUrl: String, initials: String, modifier: Modifier, shape: Shape, textStyle: TextStyle, avatarOffset: DpOffset, onClick: () -> Unit?)
The default fallback avatar, which renders initials in a circle. It is used when the image URL is empty or there is an error loading the image.