flexDirection

@Composable
abstract fun flexDirection(flexDirection: FlexDirection?)(source)

Set the CSS flexbox direction.


CSS flexbox direction.