Package-level declarations
This package includes the UI components provided with the Gravatar SDK.
Types
Link copied to clipboard
interface GravatarTheme
GravatarTheme contains the colors, typography, and shapes to be used in the Gravatar UI components. Those values follow the Gravatar style guide but can be customized by the user. In order to customize the theme, the user can provide a custom GravatarTheme using Composition Local
Properties
Link copied to clipboard
The current GravatarTheme.
Link copied to clipboard
LocalGravatarTheme is a CompositionLocal that provides the current GravatarTheme.
Link copied to clipboard
mainGravatarTheme is the default GravatarTheme to be used in the Gravatar UI components.
Functions
Link copied to clipboard
GravatarTheme is a composable that wraps the content of the application with the Gravatar theme.