header

fun header(text: String)

Set simple text header.


fun header(content: @Composable (E) -> Unit)

Set custom composable header content.