Package-level declarations
Types
Functions
Link copied to clipboard
fun AppBadge(text: String, type: AppBadgeType, modifier: Modifier = Modifier, icon: ImageVector? = null, containerColor: Color? = null, contentColor: Color? = null)
A unified and flexible Badge component that follows the design system patterns. Internally handles styles based on AppBadgeType.
Link copied to clipboard