Package-level declarations
Types
Functions
Link copied to clipboard
Apply ProjectMesh theme with the chosen AppTheme.
Link copied to clipboard
fun TransparentButton(onClick: () -> Unit, modifier: Modifier = Modifier, text: String, enabled: Boolean = false)
A transparent button with white background and black text. Optional rounded corners and full-width by default.