UserAvatarParams

constructor(user: User, modifier: Modifier = Modifier, showIndicator: Boolean = false, showBorder: Boolean = false)

Parameters

user

The user whose avatar will be displayed.

modifier

Modifier for styling.

showIndicator

Whether to overlay an online status indicator.

showBorder

Whether to draw a border around the avatar.