Skip to content

rainbow border

milan jurkulák edited this page May 2, 2024 · 1 revision

//tvlib/org.mjdev.tvlib.ui.components.card/rainbowBorder

rainbowBorder

[androidJvm]
fun Modifier.rainbowBorder(borderSize: Dp = 4.dp, borderRound: Dp = 8.dp, shape: Shape = RoundedCornerShape(borderRound)): Modifier

Clone this wiki locally