flexItem

fun Modifier.flexItem(style: FlexItemStyle = FlexItemStyle()): Modifier(source)

Attaches style to this composable so that the parent FlexBox can read it during layout.