-
Notifications
You must be signed in to change notification settings - Fork 0
shadow
milan jurkulák edited this page May 2, 2024
·
1 revision
//tvlib/org.mjdev.tvlib.ui.toolkit.shadow/shadow
[androidJvm]
fun Modifier.shadow(shape: CornerBasedShape, lightShadowColor: Color, darkShadowColor: Color, elevation: Dp, intensity: Float = Float.NaN, spotLight: SpotLight? = null, border: BorderStroke? = null): Modifier