HeaderLine

private fun RowScope.HeaderLine(modifier: Modifier = Modifier, inverse: Boolean = false)(source)

Renders the HeaderLine UI for the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

modifier

Compose modifier applied to the rendered UI.

inverse

inverse value consumed by the API.