TableRowStyle

constructor(modifier: Modifier = Modifier, containerColor: Color = Color.Unspecified, contentColor: Color = Color.Unspecified, elevation: Dp = Dp.Unspecified, shape: Shape? = RectangleShape, border: BorderStroke? = null)