BulletPointsBuilder

Deprecated

`BulletPoints` has been moved to specific artefacts depending on material's version used. You should import either `net.kodein.cup:cup-widget-material` or `net.kodein.cup:cup-widget-material3`.

Functions

Link copied to clipboard
fun BulletPoint(visible: Boolean = true, content: @Composable () -> Unit)