wrapTableBody property

WrapTableBodyBuilder? wrapTableBody
final

Builder to wrap the table body of the table.

The table body is where the cells and the lines separating the cells are rendered.

See also:

Implementation

final WrapTableBodyBuilder? wrapTableBody;