Package io. aircore. panel. common. theme. styles
Types
Link copied to clipboard
Class that encloses all styling options for avatar stacks.
Link copied to clipboard
data class AvatarStyle @JvmOverloads constructor(val shape: Shape = CircleShape, val backgroundColor: Brush = SolidColor(Color.LightGray))
Content copied to clipboard
Class that encloses all styling options for avatars.