Int Ui Default Tab Style Factory
object IntUiDefaultTabStyleFactory
Functions
Link copied to clipboard
@Composable
Link copied to clipboard
fun light(colors: TabColors = TabColors.Default.light(), metrics: TabMetrics = TabMetrics.defaults(), icons: TabIcons = TabIcons.defaults(), contentAlpha: TabContentAlpha = TabContentAlpha.default(), scrollbarStyle: ScrollbarStyle = ScrollbarStyle.tabStripLight()): TabStyle