contentColor

@get:Composable
val contentColor: Color

Deprecated

Use TabRowDefaults.primaryContentColor instead

Replace with

primaryContentColor

Default content color of a tab row.