TableStyle
constructor(headerTextStyle: ERROR CLASS: Symbol not found for TextStyle?? = null, cellPadding: ERROR CLASS: Symbol not found for TextUnit?? = null, borderColor: ERROR CLASS: Symbol not found for Color?? = null, borderStrokeWidth: Float? = null)
Parameters
headerTextStyle
The TextStyle used for header rows.
cellPadding
The spacing between the contents of each cell and the borders.
borderColor
The Color of the table border.
borderStrokeWidth
The width of the table border.