lineHeight

@Composable
abstract fun lineHeight(lineHeight: CssSize?)(source)

Set the CSS Text line height of the current component.


abstract val lineHeight: CssSize?(source)

CSS Text line height of the current component.