Avatar
A top app bar action that displays an avatar. The content of the avatar can either be an image or a monogram consisting of one or two letters.
Constructors
Link copied to clipboard
Creates an instance of OudsTopAppBarAction.Avatar.
Creates an instance of OudsTopAppBarAction.Avatar.
Creates an instance of OudsTopAppBarAction.Avatar.
constructor(monogram: String, color: Color, backgroundColor: Color, contentDescription: String, onClick: () -> Unit?)
Creates an instance of OudsTopAppBarAction.Avatar.