tabRowColors

fun tabRowColors(backgroundColor: Color = MiuixTheme.colorScheme.surface, contentColor: Color = MiuixTheme.colorScheme.onSurfaceVariantSummary, selectedBackgroundColor: Color = MiuixTheme.colorScheme.surfaceContainer, selectedContentColor: Color = MiuixTheme.colorScheme.onBackground): TabRowColors

The default colors for the TabRow and TabRowWithContour.