rowHeight

fun rowHeight(min: Dp? = null, max: Dp? = null)

Configure row height bounds that will be considered when the table uses dynamic row height. If the table is in fixed height mode, these values are ignored.