light

@Composable
fun light(colors: TabColors = TabColors.Editor.light(), metrics: TabMetrics = TabMetrics.defaults(), icons: TabIcons = TabIcons.defaults(), contentAlpha: TabContentAlpha = TabContentAlpha.editor()): TabStyle