cellContent

val cellContent: @Composable (T) -> Unit? = null(source)

Parameters

cellContent

Optional composable to fully customize each body cell for this column.