We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
//tvlib/org.mjdev.tvlib.ui.toolkit/foreground
[androidJvm]\
@Stable
fun Modifier.foreground(color: Color, shape: Shape = RectangleShape): Modifier
fun Modifier.foreground(brush: Brush, shape: Shape = RectangleShape, @FloatRange(from = 0.0, to = 1.0)alpha: Float = 1.0f): Modifier
There was an error while loading. Please reload this page.