Avatar
A top app bar action that displays an avatar. The content of the avatar can either be an image or a single letter monogram.
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: Char, color: Color, backgroundColor: Color, contentDescription: String, onClick: () -> Unit?)
Creates an instance of OudsTopAppBarAction.Avatar.