Package-level declarations

Functions

Link copied to clipboard
@Stable
fun Modifier.flex(value: Double): Modifier

Equivalent to modifier.grow(value).shrink(value).