AvatarStyle

constructor(    @Px avatarBorderWidth: Int,     @ColorInt avatarBorderColor: Int,     avatarInitialsTextStyle: TextStyle,     groupAvatarInitialsTextStyle: TextStyle,     onlineIndicatorEnabled: Boolean,     onlineIndicatorPosition: OnlineIndicatorPosition,     @ColorInt onlineIndicatorColor: Int,     @ColorInt onlineIndicatorBorderColor: Int,     avatarShape: AvatarShape,     @Px borderRadius: Float)